[ 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