]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - COMPILING
improve instructions
[xonotic/netradiant.git] / COMPILING
index 13b55f95c2266e6a3bb2b9b520a165a6ee20abb2..c9bf944040877bc961ad78849edaae149a99ab66 100644 (file)
--- a/COMPILING
+++ b/COMPILING
@@ -68,10 +68,13 @@ environment:
 - MinGW (http://www.mingw.org/wiki/Getting_Started)
   Install this to c:\mingw, and select the components C compiler, C++ compiler
   and MSYS Basic System
+- Start the MSYS shell once, then exit it
 - Prepackaged Radiant dependencies (Gtk and other stuff):
   http://ompldr.org/vNmlwcA/netradiant-dependencies-mingw32.7z
   Extract this one to
-  c:\mingw\msys\1.0\home\username\netradiant-dependencies-mingw32
+  c:\mingw\msys\1.0\home\username (keep the "netradiant-dependencies-mingw32" folder name of the contents)
+- now download the source from the MSYS shell, if you don't already have it:
+  ~/netradiant-dependencies-mingw32/util/bin/git clone git://git.icculus.org/divverent/netradiant.git
 
 build:
 - Start the MSYS shell