Box2D Forums

It is currently Tue May 21, 2013 8:45 pm

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Sat Jun 21, 2008 2:18 pm 
Offline

Joined: Sat Jun 21, 2008 7:01 am
Posts: 17
apparently you need to explicitly import string.h to get memcpy and friends when using gcc v4.3

I had to add

#include <cstring>

to the following files to get box2d to install

b2CircleContact.cpp
b2PolyContact.cpp
b2PolyAndCircleContact.cpp
b2BlockAllocator.cpp
b2BroadPhase.cpp


Top
 Profile  
 
PostPosted: Mon Jun 23, 2008 5:39 pm 
Offline
Site Admin

Joined: Thu Sep 06, 2007 12:34 am
Posts: 2931
Is there any volunteer to keep Box2D working on Linux? If so send me a PM and I will give you SVN access.


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

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 4 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:
Powered by phpBB® Forum Software © phpBB Group