Bkarso
Bkarso
@josephduchesne
Test/src/flatland-master/flatland_server/thirdparty/Box2D/Dynamics/Joints/b2MouseJoint.cpp:54:13: error: no match for ‘operator!=’ (operand types are ‘const b2Vec2’ and ‘b2Vec2’) if (target != m_targetA) ^ flatland-master/flatland_server/thirdparty/Box2D/CMakeFiles/flatland_Box2D.dir/build.make:127: recipe for target 'flatland-master/flatland_server/thirdparty/Box2D/CMakeFiles/flatland_Box2D.dir/Dynamics/Joints/b2MouseJoint.cpp.o' failed make[2]: *** [flatland-master/flatland_server/thirdparty/Box2D/CMakeFiles/flatland_Box2D.dir/Dynamics/Joints/b2MouseJoint.cpp.o] Error 1
/home/hantewin/Test/src/flatland-master/flatland_server/thirdparty/Box2D/Dynamics/Joints/b2WheelJoint.cpp:363:45: error: no ‘float32 b2WheelJoint::GetJointLinearSpeed() const’ member function declared in class ‘b2WheelJoint’ float32 b2WheelJoint::GetJointLinearSpeed() const ^ /home/hantewin/Test/src/flatland-master/flatland_server/thirdparty/Box2D/Dynamics/Joints/b2WheelJoint.cpp:384:39: error: no ‘float32 b2WheelJoint::GetJointAngle() const’ member function declared in class ‘b2WheelJoint’ float32 b2WheelJoint::GetJointAngle()...
root@root-System-Product-Name:~$ cat /etc/issue; gcc -v 2>&1 | tail -n 1Ubuntu 16.04.7 LTS \n \l gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12)