Linking Issues Using Bullet 2.75 on Devv-Cpp

hgarcia_101685
Posts: 4
Joined: Fri Sep 25, 2009 4:20 pm

Linking Issues Using Bullet 2.75 on Devv-Cpp

Post by hgarcia_101685 »

I am having linking issues using the Bullet Library.
I am starting out using bullet 2.75 and I want to use the dev-Cpp environment. I downloaded the zip file, used Cmake to get the makefiles for MinGW. I built the makefiles which made library(.a) files . I linked these files in Dev-Cpp the same way I would any other library file and Ive been getting a lot of errors. Am I setting this up the wrong way?? I am trying to build the Demo called "AllBulletDemos".

Can anyone guide me in the right direction. :shock: