DarkRadiant - Compilation Guide
From The DarkMod Wiki
Compiling under Windows
This should hopefully cover the steps to prepare your machine to be able to compile the DarkRadiant Editor from source.
Needed Software
You'll need to download these pieces of software (these are all free, you don't need to pay for anything):
- TortoiseSVN for obtaining the sources
- MinGW the actual compiler
- ActivePython to run scons
- scons to run the compilation scripts
Where to obtain the Source
Compiling under Linux
Instructions go here (WIP)