Closed robindegen closed 5 years ago
Thanks! Afaik the OSX build server currently uses the 2014 version. For now best for the docs to be in line with the build server. But when we update, we'll need to apply this as well. Therefor, let's leave this open for now, so we don't forget it.
I needed to do this when I build with the 2019 FBX SDK on MacOS 10.14.2 Mohave
Updated
In order to build on OSX Yosemite I had to modify the premake.lua file to fix some paths.
Attached here is a patch. I've not submitted this as a pull request as I have no idea how this will work out for the mentioned FBX sdk 2014 or older versions of OSX. This patch might break building with the 2014 sdk (which I could not find for download).
Ofcourse after this I also had to copy libfbxsdk.dylib from the fbx sdk to the local folder.