]> git.rm.cloudns.org Git - xonotic/xonotic.wiki.git/commitdiff
(Commit created by redmine exporter script from page "Outdated_Compiling_In_Windows...
authormorfar <morfar@affro.net>
Wed, 11 Aug 2010 08:48:00 +0000 (08:48 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
Outdated_Compiling_In_Windows.textile

index 7a4adf29a9a525bd3e447d927f3949549070bcf1..6f981320389fad2c1fc53f6b92ebe4ff80077873 100644 (file)
@@ -16,6 +16,7 @@ It can be found "here":http://sourceforge.net/projects/mingw/files/ . Run the au
 Next, you need to install MSYS. The recent versions don't have an installer, so it is easier to install "version 1.0.11":http://downloads.sourceforge.net/mingw/MSYS-1.0.11.exe .
 *Important*: again, the installation path should contain no spaces. The default is c:\msys
 After it is done installing, a terminal will pop up, asking you to run the post-install script. Answer yes, and when it asks for the MinGW install path, input it as c:/mingw .
+*Note* If the terminal window instantly closed it self and you never got a change to input the mingw path etc. Then go to c:\mingw\1.0\postinstall\ and right-click pi.bat and choose 'Run as administrator'.
 
 h3. msysGit