SCons and building Radiant on Win7
Posted: Wed Jan 11, 2012 9:16 pm
I'm all for trying to figure stuff out on my own, but when it comes to this sort of thing I'm sorta lost and get frustrated really easily (I could never be a sysadmin).
I'm following this guide, and I have mingw/msys setup, python installed, and I've actually successfully completed the guide some time in the past and at one point had SCons working correctly. However, something must have happened during the last few months that has screwed up SCons configuration.
I cd to the GtkRadiant directory, run scons target=setup, and get the following error:
Any ideas?
I'm following this guide, and I have mingw/msys setup, python installed, and I've actually successfully completed the guide some time in the past and at one point had SCons working correctly. However, something must have happened during the last few months that has screwed up SCons configuration.
I cd to the GtkRadiant directory, run scons target=setup, and get the following error:
Code: Select all
scons: Reading SConscript files ...
SCons 2.0.1
OS="'{' is not recognized as an internal or external command,
operable program or batch file."
Compiler version check failed - need gcc 3.x or later:
CC: gcc None
CXX: g++ None