You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to build the Newton2 branch on Mac OS 10.4 with Newton 2.33 and I get this error :
[ 1%] Building CXX object CMakeFiles/HPL.dir/sources/impl/PhysicsBodyNewton.cpp.o
/Users/pierre/Desktop/HPL1Engine/sources/impl/PhysicsBodyNewton.cpp: In constructor ‘hpl::cPhysicsBodyNewton::cPhysicsBodyNewton(const hpl::tString&, hpl::iPhysicsWorld*, hpl::iCollideShape*)’:
/opt/local/include/Newton.h:670: error: too few arguments to function ‘NewtonBody* NewtonCreateBody(const NewtonWorld*, const NewtonCollision*, const float*)’
/Users/pierre/Desktop/HPL1Engine/sources/impl/PhysicsBodyNewton.cpp:47: error: at this point in file
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to build the Newton2 branch on Mac OS 10.4 with Newton 2.33 and I get this error :
The text was updated successfully, but these errors were encountered: