cinder / Cinder

Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
http://libcinder.org
Other
5.27k stars 939 forks source link

Fix macosx build on arm64 #2235

Closed nside closed 3 years ago

nside commented 3 years ago

https://github.com/cinder/Cinder/issues/2234

Morpheu5 commented 3 years ago

I verified that this produces a working build for macOS 11.4 (20F71) on Apple Silicon (arm64). I built this with Xcode 12.5.1 (12E507).

Merging would be great 😃

andrewfb commented 3 years ago

Thanks very much for this PR - I am not in a position to test this, but it makes sense.