Physics Simulation Forum

 

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Tue Feb 14, 2012 1:55 pm 
Offline

Joined: Tue Feb 14, 2012 1:43 pm
Posts: 1
Im trying to use the world importer by following this guide:
http://bulletphysics.org/mediawiki-1.5.8/index.php/Bullet_binary_serialization#Loading_a_.bullet_file.2C_creating_objects_and_adding_them_to_the_world

Code:
btBulletWorldImporter* fileLoader = new btBulletWorldImporter(m_dynamicsWorld);
fileLoader->loadFile("C:/testFile.bullet");

Im getting an access violation while using the loadFile() method with the provided testFile.bullet,
the verbose output shows this:

http://pastebin.com/T1j1AFfc

I imported this libs and added all include-paths:
BulletWorldImporter, BulletFileLoader, BulletDynamics, BulletCollision, LinearMath

am i doing something wrong?


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 7 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