Forums

Full Version: build problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I download the source code from http://superb-dca3.dl.sourceforge.net/pr...22.tar.bz2,
and I have installed every depending library mentioned in the README file.
but when i build the source using "scons",there are errors here,src/carcontrolmap_local.cpp:833:20: error: ‘SDLK_KP_0’ not declared in this space ,following ‘SDLK_KP_1'2345,etc.
then i searched the internet and find that it may has something to do with the diff file,and i download it from http://hivelocity.dl.sourceforge.net/pro...patch.diff
but i do not know how to use it .
could anybody help me?


thank you for reading it.
Hi

Place the diff into vdrift directory(unpacked the tar.bz2) and run:

patch < vdrift-2012-07-22c_patch.diff