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".

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.