[PSP] fix for libbulletml

Create a single thread for each patch to be added to the repository. Please try to stay on topic.
Post Reply
xantares
Posts: 16
Joined: Tue Dec 30, 2008 4:09 am

[PSP] fix for libbulletml

Post by xantares »

I compiled libbulletml from the svn, got the same error as :
http://forums.ps2dev.org/viewtopic.php?t=11866

One can add

Code: Select all

#include <cstring>
at
libbullet/scr/calc.yy:10

http://svn.ps2dev.org/filedetails.php?r ... rev=0&sc=0

Hope this helps
jimparis
Posts: 1145
Joined: Fri Jun 10, 2005 4:21 am
Location: Boston

Post by jimparis »

Code: Select all

Sending        libbulletml/src/calc.yy
Transmitting file data .
Committed revision 2463.
thanks
Post Reply