
Without these changes, uncomment CcdPhysicsDemo.cpp line 28, and you will encounter problems. See the attached patches to resolve the problems. Patches were created against 2.74.
The two patches do the following:
* Add BulletMultiThreaded to CMakeLists.txt.
* Fix the #include paths for the multithreaded headers.