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

How to build for Mac M1 #88

Open
alvinsat opened this issue Jan 20, 2023 · 1 comment
Open

How to build for Mac M1 #88

alvinsat opened this issue Jan 20, 2023 · 1 comment

Comments

@alvinsat
Copy link

How can I build for mac m1 ?

@TheJackiMonster
Copy link

I've opened a PR (#60) containing changes to make it build with GCC and Clang on Linux. I know that Apple's Clang can still have some own issues compiling but you could give this a try. But keep in mind since M1 there could be some differences compiling for ARM as well.

I've written a list of steps how to build from the PR here. If it does not compile let me know. I am working on this to use it in a graphics framework with macOS support anyway (can be found here). So I would try to implement a fix then. I just don't have such a device to test it myself.

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

No branches or pull requests

2 participants