Bullet physics and Dev-Cpp or Code::Blocks?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Jacob_x
Posts: 4
Joined: Fri Jan 26, 2007 8:33 pm

Bullet physics and Dev-Cpp or Code::Blocks?

Post by Jacob_x »

I haven`t found any topics about this integration so here`s my question:

Is it possible to integrate Bullet physics engine into Dev-Cpp or Code::Blocks? I tried to do this in both but i receive strange logs while compilation in Dev-Cpp and C::B. I think that`s becouse i use libraries (.a files) compiled from VC7.1 projects by C::B; i use them becouse don`t know where or how to get libs for Dev or CB. These errors in Dev are lile this: "Multiple definition of Something; First defined here" and that`s the only errors i receive. Please help if it`s possible.
Post Reply