diff --git a/windows_compile_guide/index.html b/windows_compile_guide/index.html index bb850bc3..8b937065 100644 --- a/windows_compile_guide/index.html +++ b/windows_compile_guide/index.html @@ -29,7 +29,7 @@
This guide explains how to compile GtkRadiant 1.6.x from source code on Windows operating systems. The source code is obtained from - id Software's official GtkRadiant SVN repository, which is open to the public (details follow). + the GtkRadiant SVN repository, which is open to the public (details follow). These instructions are aimed at developers wanting to test changes to GtkRadiant source code. The instructions below have been executed successfully on Windows XP 32 bit (some late service pack) and on Windows 7 Ultimate 32 bit. Since 64 bit systems have not been tested by me, I cannot @@ -260,7 +260,7 @@ $ ln -s /c/Python27/Scripts/scons /usr/local/bin/scons
Now, we're going to change to that directory and get the base GtkRadiant project:
$ cd radiant-work -$ svn checkout https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk ./GtkRadiant +$ svn checkout svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk ./GtkRadiant
We created the extra radiant-work parent directory of GtkRadiant because the following step will