]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - COMPILING
more text
[xonotic/netradiant.git] / COMPILING
index c9bf944040877bc961ad78849edaae149a99ab66..3c847ee13da6189d09f378d8a7e4fd1c2e0a053d 100644 (file)
--- a/COMPILING
+++ b/COMPILING
@@ -70,9 +70,11 @@ environment:
   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
+  http://www.icculus.org/netradiant/files/netradiant-dependencies-mingw32-20101211-7z.exe
   Extract this one to
-  c:\mingw\msys\1.0\home\username (keep the "netradiant-dependencies-mingw32" folder name of the contents)
+  c:\mingw\msys\1.0\home\username
+  (if you do this with 7zip, 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
 
@@ -83,3 +85,5 @@ build:
 
 run:
 - in the "install" directory, double click netradiant.exe
+- if you get a DLL not found error, copy the DLL from either c:\mingw\bin or
+  from c:\mingw\msys\1.0\bin to the "install" directory