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

ARM64 for Mac #11

Closed
revjkramer opened this issue Feb 22, 2022 · 2 comments
Closed

ARM64 for Mac #11

revjkramer opened this issue Feb 22, 2022 · 2 comments

Comments

@revjkramer
Copy link

I can't seem to compile an ARM64 version for M1 Mac. Any help would be appreciated.

@zturtleman
Copy link
Member

Mac ARM64 is currently not supported. The x86_64 version should work though.

Mac ARM64 is supported by upstream ioquake3 but there is some issues with the builds of the SDL library for other platforms/archs making it overall unreleasable so I'm holding back updating. #9 (comment)

@zturtleman
Copy link
Member

zturtleman commented Apr 3, 2023

It can now be built for macOS Apple SIlicon using ./make-macosx.sh arm64 or (for arm64/x86_64 bundle) ./make-macosx-ub2.sh. I haven't tested it, if it doesn't work you can reopen the issue.

ioEF pak92.pk3 is currently needed for correct physics, see issue #13.

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