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

Fix building demosSandbox with MinGW #200

Closed sponji closed 4 years ago

sponji commented 4 years ago

This fixes MinGW build for demosSandbox. Also crosscompiling demosSandbox from Linux to Windows is now possible.

JulioJerez commented 4 years ago

ok I applied thsi patch, and also fixed the path for the sandbox demos in the visual studio solution. There was another patch but is now gone. Thank you for all this work.

sponji commented 4 years ago

Yeah I noticed the other patch had some problems when compiling with MinGW so I closed it, I'm just trying to fix some of the cross platform issues I've found. There's still some errors when compiling shared libraries.