Errors in CMakeLists.txt

peacemoon
Posts: 15
Joined: Wed Sep 03, 2008 12:52 pm

Errors in CMakeLists.txt

Post by peacemoon »

I have just tried to install Bullet with help of Cmake. And i found an error in bullet-2.70/src/BulletCollision/CMakeLists.txt file.
Original
CollisionShapes/btMultiMaterialTriangleMeshShape.cpp
CollisionShapes/btMultiMaterialTriangleMeshShape.h


it should be
CollisionShapes/btMultimaterialTriangleMeshShape.cpp
CollisionShapes/btMultimaterialTriangleMeshShape.h