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