MADEAPPS / newton-dynamics

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

Updating from tag v3.14c to v4.01, but continuing to use the 3.14 folder, breaks on macos x #276

Closed jonesmz closed 2 years ago

jonesmz commented 2 years ago

See this workflow run: https://github.com/TheOpenSpaceProgram/osp-magnum/runs/6331580554?check_suite_focus=true for this pull request: https://github.com/TheOpenSpaceProgram/osp-magnum/pull/196

/Users/runner/work/osp-magnum/osp-magnum/3rdparty/newton-dynamics/newton-3.14/sdk/dMath/./dMathDefines.h:22:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
         ^~~~~~~~~~
jonesmz commented 2 years ago

Looks like i shot myself in my own foot, because it's my change that added that to the file in the first place >_>.