focus-editor / focus

A simple and fast text editor
GNU General Public License v3.0
1.82k stars 99 forks source link

Does not compile on MacOS M2 with Jai 0.1.090 #365

Closed meglio closed 6 months ago

meglio commented 6 months ago
image

Hi, is this expected or needs your attention? -- Thanks.

ileonte commented 6 months ago

This is expected - not all of the modules we use support ARM in 0.1.090. You will still need to run the x86_64 compiler for now.

focus-editor commented 6 months ago

@ileonte if this is expected would you mind modifying the readme to make sure people use the right compiler version?

ileonte commented 6 months ago

@ileonte if this is expected would you mind modifying the readme to make sure people use the right compiler version?

Done: https://github.com/focus-editor/focus/commit/de672c18e27ed0966c0997f8e18dae5c2dfce9e0