Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native Apple Silicon/arm64 support #636

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

craftycorvid
Copy link

Closes #383

@craftycorvid craftycorvid changed the title Native Apple Silicon/arm-64 support Native Apple Silicon/arm64 support Apr 5, 2024
@zlshames
Copy link
Member

I'm not 100% sure this alone will fix it. I also think I need an arm mac to compile this properly for apple silicon. I've tried compiling on my intel mac, and it works, but crashes on startup due to dependency linking and stuff

@craftycorvid
Copy link
Author

I've been running a build with these changes for a couple weeks without issues on my M2 MacBook.

You should be able to compile it on your Intel mac, electron has built-in support for cross-compiling. I'd be happy to test a build of yours to make sure it runs correctly.

@zlshames
Copy link
Member

I've been running a build with these changes for a couple weeks without issues on my M2 MacBook.

You should be able to compile it on your Intel mac, electron has built-in support for cross-compiling. I'd be happy to test a build of yours to make sure it runs correctly.

If you join our Discord and DM me, I'm down to send you an arm64 build built by me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native apple silicon support
2 participants