Windows Bullet and OgreBullet Libraries

These libraries for bullet and OgreBullet were compiled for mingw. There are also visual C++ libraries in the lib/vc directory.

  1. Unzip the file in this directory. bulletWin.zip.
  2. Add the lib directory to your linker's library paths (-L).
  3. Add the include directory to the compiler's include path (-I).
  4. Add the libraries to the linker's search path (-l). (see below)

For the basic project, you will need to link the following libraries (-l). Order is important for some of these items.


Clif Presser<cpresser@gettysburg.edu>
Last modified: Wed Apr 13 12:13:33 EDT 2011