From 0976b5f5081f006afccf583d897e0145018c1b90 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 11 Dec 2010 15:54:56 +0100 Subject: [PATCH] improve instructions --- COMPILING | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/COMPILING b/COMPILING index 13b55f9..c9bf944 100644 --- 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 -- 2.39.2