X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=COMPILING;h=d197bc359965da6045a28c88655b951c7dc276cb;hp=6e73522717eefde61c5b1fd1863974da47c5db2f;hb=041f7e0998c7e039b907df725b727e68477cd61b;hpb=e483272c36cc1c8b5f0710b37a9a65e987de7cd2 diff --git a/COMPILING b/COMPILING index 6e735227..d197bc35 100644 --- a/COMPILING +++ b/COMPILING @@ -38,7 +38,7 @@ build: Execute 'scons SETUP=0' in the directory containing SConscript install: -run './GtkRadiant/install.py' +run 'python ./GtkRadiant/install.py' note - this script should be run after each time you update from svn run: @@ -56,8 +56,9 @@ environment: - subversion 1.1 or later (some build steps use svn) dependencies are prepackaged archives, extract them to the directory above GtkRadiant.sln: -- http://zerowing.idsoftware.com/files/radiant/developer/1.5/gtk2-2.4.14.zip (gtk-wimp, gtkglext, gtk, glib, atk, pango, iconv etc) -- http://zerowing.idsoftware.com/files/radiant/developer/1.5/libxml2-2.6.2.zip +- http://zerowing.idsoftware.com/files/radiant/developer/1.5/iconv-1.9.2.zip +- http://zerowing.idsoftware.com/files/radiant/developer/1.5/gtk2-2.4.14.zip (gtk-wimp, gtkglext, gtk, glib, atk, pango etc) +- http://zerowing.idsoftware.com/files/radiant/developer/1.5/libxml2-2.6.24.zip - http://zerowing.idsoftware.com/files/radiant/developer/1.5/STLport-4.6.2.zip - http://zerowing.idsoftware.com/files/radiant/developer/1.5/zlib1-1.2.1.zip (for archivezip module) - http://zerowing.idsoftware.com/files/radiant/developer/1.5/libpng-1.2.5.zip (for imagepng module) @@ -70,7 +71,7 @@ In tools > options > projects > VC++ Directories > executables, add the paths to Hit 'Build > Build Solution' (F7) install: -run './GtkRadiant/install.py' +run 'python ./GtkRadiant/install.py' note - this script should be run after each time you update from svn run: