czaloj / bullet

Automatically exported from code.google.com/p/bullet
0 stars 0 forks source link

Bullet project/workspace files for CodeBlocks #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi! all,

I have successlly compile bullet user CodeBlocks in WinXP, and I only test 
some demos (appBasicDemo, appBulletDino, appCollisionDemo, 
appSoftBodyDemo), now I attach the files, maybe someone need it.

Pls unzip bullet-cb.zip files to bullet-home$\msvc\cb dir, and open 
wksbullet.workspace, maybe you need compile all lib* project, and copy the 
static library to lib dir to compile demo project.

Original issue reported on code.google.com by i25...@gmail.com on 17 Jul 2008 at 9:45

Attachments:

GoogleCodeExporter commented 9 years ago

We already have Cmake, automake, jam and msvc projectfiles, and we don't have 
codeblock experience.

CMake can autogenerate codeblocks projects, so unless you offer support we 
recommend 
using CMake with codeblocks.

Original comment by erwin.coumans on 4 Nov 2008 at 11:06