DarkRadiant - Compilation Guide: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
(first unfinished version)
 
No edit summary
Line 3: Line 3:


== Needed Software ==
== Needed Software ==
You'll need to download these pieces of software:
You'll need to download these pieces of software (these are all free, you don't need to pay for anything):
* TortoiseSVN
* [http://tortoisesvn.tigris.org TortoiseSVN]
* [http://www.mingw.org/download.shtml MinGW]
* [http://www.activestate.com/store/activepython/download ActivePython]
* [http://www.scons.org/download.php scons]


== Where to obtain the Source ==
== Where to obtain the Source ==

Revision as of 18:52, 9 February 2007

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):

Where to obtain the Source

Compiling under Linux

Instructions go here (WIP)