mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-10 06:31:41 +00:00
Updating some links in the Windows compile guide.
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@489 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
parent
82aeb6acea
commit
493a05caab
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@
|
|||
<p>Download the <tt>mingw-get</tt> program. We're going to use <tt>mingw-get</tt>
|
||||
as opposed to the graphical installer <tt>mingw-get-inst</tt> . You can download the most
|
||||
recent version of <tt>mingw-get</tt> from
|
||||
<a href="http://sourceforge.net/projects/mingw/files/Automated%20MinGW%20Installer/mingw-get/">this SourceForge page</a>.
|
||||
<a href="http://sourceforge.net/projects/mingw/files/Installer/mingw-get/">this SourceForge page</a>.
|
||||
(That page also contains a <tt>readme.txt</tt> file that has very useful information on how to use
|
||||
<tt>mingw-get</tt> , for your reading pleasure.) Download the binary zip file version;
|
||||
the downloaded file should have a name along the lines of <tt>mingw-get-0.1-mingw32-alpha-5-bin.zip</tt> .
|
||||
|
@ -230,7 +230,7 @@ $ <b>ln -s /c/Python27/Scripts/scons /usr/local/bin/scons</b>
|
|||
<p>
|
||||
The GtkRadiant developers are currently using Microsoft Visual C++ 2008 to compile GtkRadiant. Even though Visual C++ 2010 is a newer
|
||||
version, don't use it [unless you want to be on your own]. You can download Visual C++ 2008 Express Edition from
|
||||
<a href="http://www.microsoft.com/express/Downloads/#Visual_Studio_2008_Express_Downloads">this Microsoft webpage</a>.
|
||||
<a href="http://www.microsoft.com/visualstudio/en-us/products/2008-editions/express">this Microsoft webpage</a>.
|
||||
</p>
|
||||
<p>
|
||||
When you install Visual C++ 2008 Express Edition, you can install the bare minimum application <i>without</i> any extras such as
|
||||
|
|
Loading…
Reference in a new issue