]> git.rm.cloudns.org Git - xonotic/xonotic.wiki.git/commitdiff
(Commit created by redmine exporter script from page "Repository_Access" version 57)
authorMrBougo <bougospam@gmail.com>
Sat, 16 Mar 2013 00:47:00 +0000 (00:47 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
Repository_Access.textile

index 77aba7247be57b14a39a9c52ad3c5ce2b1cee9e0..760a41cff1acb91976948bc09c3fa97612e325e0 100644 (file)
@@ -30,6 +30,8 @@ x11-proto-devel, libalsa2-static-devel libjpeg62-devel libjpeg62-static-devel li
 
 h3. Windows
 
+To get a detailed guide on how to set up the environment to compile and run Xonotic, follow this link: [[Compiling in Windows]]. A short explanation follows.
+
 By default, Windows has no real environment to handle the necessary scripting and compiling tools for building Xonotic... So, what we have to do is install something called "msysgit":https://code.google.com/p/msysgit/downloads/list to allow us to have a similar environment as on Linux. In this case, we want the download which is entirely self contained (including build-essentials and other corely required dependencies), which at the time of writing this is called "msysGit-fullinstall-1.8.0-preview20121022.exe." Simply follow the instructions on screen at this point. NOTE: Unless you know what you're doing, install with default settings/directories.
 
 Once you have completed the installation, you should be able to launch the msysgit shell by simply finding "msys.bat"- by default, it is located at: C:\msysgit\msysgit\msys.bat, and you can use this shell to continue on with the guide and clone and compile the Xonotic repositories. It is recommended that you make a shortcut to msysgit (simply right click the shell and hit "Create Shortcut") for easier access on your desktop or in your start menu.