Skip to content
New issue

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

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

Already on GitHub? # to your account

Cannot build on aarch64 (Apple Silicon Chips) #520

Open
Willian-Zhang opened this issue Mar 1, 2021 · 0 comments
Open

Cannot build on aarch64 (Apple Silicon Chips) #520

Willian-Zhang opened this issue Mar 1, 2021 · 0 comments

Comments

@Willian-Zhang
Copy link

#include <immintrin.h>

not available on non-x86 archs, will cause build err

FYI: example fix:
https://github.com/suijingfeng/vkQuake3/blob/master/code/SDL2/include/SDL_cpuinfo.h#L85

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

No branches or pull requests

1 participant