Page 1 of 1

how compile bullet with codeblock mingw

Posted: Thu Oct 04, 2012 12:50 pm
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.