Forums

Full Version: Back of car bumps
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Well the back of my car bumps up and down...constantly...Maybe someone knows the solution to my problem...would be very greatful to that person :wink:
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
Code:
scons use_gcc_34=1
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?
I'm using Ubuntu Dapper...I used Debian package
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.
Thanx thelusiv! 've got it finally working...now i used scons and it worked for me Smile
Thanx again