Physics Simulation Forum

 

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Sun Jul 29, 2012 2:35 am 
Offline

Joined: Sun Jul 29, 2012 2:26 am
Posts: 1
hi! (I fixed it but took me some hours to figure out)

I did this:
svn checkout http://bullet.googlecode.com/svn/trunk/ bullet-read-only
./configure --prefix=~/Installed/Bullet
make
make install

but after that, when I was going to compile crystal space, I got problems on missing:
btCollisionObjectWrapper.h

I had to manually copy it from
bullet-read-only/src/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h
to the install path

tho I dont know how to fix it in whatever makes "make install" work.

thx!


Top
 Profile  
 
PostPosted: Tue Jul 31, 2012 4:38 am 
Offline
Site Admin
User avatar

Joined: Sun Jun 26, 2005 6:43 pm
Posts: 3744
Location: California, USA
thanks for the report. autotools/autoconf is not always up-to-date. Eventually it is better to generate the library using cmake or premake.

Anyhow, I fixed it in trunk:
https://code.google.com/p/bullet/source/detail?r=2543


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: Google Feedfetcher and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group