Hi there !
I wanted to try out the new motor joint so I wanted to see the testbed example but I can't get to build it with the latest repository of box2D.
I tried with Cmake but when trying to cmake either Box2D or Testbed I get
Quote:
CMake Error at Box2D/CMakeLists.txt:196 (install):
install TARGETS given no LIBRARY DESTINATION for shared library target
"Box2D_shared".
I wanted then to build it thanks to Xcode since a xcodeproj file is given.
It says me build succeeded but then I checked for testbed built file but there is no such file on my computer… I wonder why.
Do you have any idea ?
Thanks !