wiki:SIMEO/Bullet

Bullet Physics Engine

Compiling Locally

System: Fedora 10

Dependencies:

  • cmake
  • freeglut-devel.i386

---

System: Ubuntu 9.10

Dependencies:

  • cmake
  • libglut3-dev

Compiling on the Cluster

cmake -Wno-dev -D BUILD_DEMOS=OFF -D BUILD_EXTRAS=OFF -D CMAKE_INSTALL_PREFIX=/export/home/stud/voicu.octavian/bullet -D GLUT_INCLUDE_DIR= .
make
make install
Last modified 14 years ago Last modified on Dec 13, 2009, 2:51:22 PM