Starting with Ogre Bullet

MaskedTwilight

15-05-2013 23:06:54

I'm new to Ogre Bullet and I'm having a lot trouble setting it up with my project.

I'm have a project in Visual Studio 2010, and I already have bullet physics and ogre compiling correctly within my project. I decide to switch from using pure Bullet to OgreBullet, and for the life of me I can't figure it out.

The main issue I have is that the linker can't find the files:

>LINK : fatal error LNK1104: cannot open file 'OgreBulletCollisions_d.lib'

And checking the OgreBullet folder, I can't find that file there.

How am I supposed to get the .lib files?

AlexeyKnyshev

16-05-2013 12:06:12

Heh, you should build them.