05-28-2006, 06:27 PM
05-28-2006, 10:51 PM
Use g++ 3.4 to compile. This issue is usually from compiling with g++ 4.x. Despite lots of searching we haven't found this bug yet. You can do this by installing gcc/g++ 3.4 and then compiling VDrift with
But I am just assuming that you're trying to compile. What is your operating system, and did you compile it or get a package?
Code:
scons use_gcc_34=1
05-29-2006, 01:29 PM
I'm using Ubuntu Dapper...I used Debian package
05-29-2006, 03:51 PM
Have you tried using the Ubuntu Breezy version? It worked fine on Dapper a few weeks ago. If this package doesn't work please let us know exactly why - what your packager says, etc.
05-31-2006, 02:49 PM
Thanx thelusiv! 've got it finally working...now i used scons and it worked for me
Thanx again

Thanx again