Hi – Is there a guide on how to compile ofx 64-bit on os x? Patching out the 32-bit Quicktime stuff seems easy enough, but mainly, it looks like the github repo has precompiled 32-bit binaries for the 3rd party lib dependencies – is there some sort of ruby script that can download all the dependencies, build, and copy over the correct artifacts into the ofx tree? Are there other gotchas I should be aware of? thanks!
Hi,
Just pointing out that we are discussing this right now on github: https://github.com/openframeworks/openFrameworks/issues/2016
And Nick Hardeman has been kind enough to share his working version of 008 that is 64 bit compatible: https://github.com/NickHardeman/openframeworks_osx_64
Hope this helps!