Forums

Full Version: use_gcc_34 switch added to build system
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
You can compile VDrift using g++-3.4 instead of just g++ in SVN r954 by running scons like this:
Code:
scons use_gcc_34=1

For everyone running Ubuntu, Debian, and all the other distros this affects, I hope this makes building VDrift easier. Smile