thomwolf / Magic-Sand

Magic-Sand is a software for operating an augmented reality sandbox
GNU General Public License v2.0
944 stars 138 forks source link

code changes to compile on arm macOS. #86

Closed seanth closed 5 months ago

seanth commented 7 months ago

Used a subset of code from robotconscience. Mostly the "woot, compiles" commit. https://github.com/robotconscience/Magic-Sand/tree/415e8cc33f27932f00a37f178bd1db7da2219fa4

Confirmed compiles on a m1 Mac running macOS 12.6. Used OpenFramework 0.12

Goes a long way to addressing #14, #63, #64, #67, #73, and #85. Most of those were about the prebuilt versions not working on the 64 bit OS, but these changes compile and run on 64bit ARM. Have not tested on 64bit Intel.

Build was done from commandline after using homebrew to install openframeworks, and manually installing the needed addons.