tyoma / agge

Anti-Grain Evolution. 2D graphics engine for Speed and Quality in C++.
MIT License
117 stars 17 forks source link

Apple Sillicon support #12

Open Carbone13 opened 7 months ago

Carbone13 commented 7 months ago

Is support for Apple sillicon planned ? For the moment it won't compile :

[build] /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
[build] #error "This header is only meant to be used on x86 and x64 architecture"
Carbone13 commented 5 months ago

see #13