how compile bullet with codeblock mingw

Show what you made with Bullet Physics SDK: Games, Demos, Integrations with a graphics engine, modeler or any other application
Post Reply
curoro
Posts: 9
Joined: Mon Jul 25, 2011 1:21 am

how compile bullet with codeblock mingw

Post by curoro »

hi all
i want to create compiled bullet library for use my own editor, but when i reconfigure it with cmake i seem not configured.
when i run generate button it show like this :
Warning: Source file "D:/bullet-trunk-rev2600/src/BulletMultiThreaded/SpuCollisionObjectWrapper.cpp" is listed multiple times for target "BulletMultiThreaded".

Image

and when i compile it with code::blocks ,it give me :
Execution of 'make.exe -s -f Makefile all' in 'D:\bullet-trunk-rev2600' failed.
help me please,thanks.
Post Reply