MADEAPPS / newton-dynamics

Newton Dynamics is an integrated solution for real time simulation of physics environments.
http://www.newtondynamics.com
Other
938 stars 182 forks source link

glatter not support on OSX #207

Open mikest opened 4 years ago

mikest commented 4 years ago
Scanning dependencies of target glatter
[ 77%] Building C object sdk/thirdParty/glatter/CMakeFiles/glatter.dir/src/glatter/glatter.c.o
In file included from /Users/estee/newton-dynamics/sdk/thirdParty/glatter/src/glatter/glatter.c:1:
In file included from /Users/estee/newton-dynamics/sdk/thirdParty/glatter/include/glatter/glatter_def.h:28:
/Users/estee/newton-dynamics/sdk/thirdParty/glatter/include/glatter/glatter_platform_headers.h:32:6: error: This platform is not supported
    #error This platform is not supported

If OSX is not supported can you update the main page to indicate what work would be needed to do so?

JulioJerez commented 4 years ago

this one is really hard for me to fix, because I do not know why GL library isn't compatible with OSX anymore. Every day that I wake up, one application ceases to work in OSX. It is almost as if Apple want to flush out all external apps and only have Apple made software running on Apple hardware. Apple had become the Apartheid of software these days.

That library is open source, it should compile fine using the source, but since I do not have access to a Mac, I can't do it.