Added reference to Xcode Tools for Mac OS X.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1399 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+6
-2
@@ -1,6 +1,6 @@
|
||||
To build The Ur-Quan Masters, you need at least the following software:
|
||||
|
||||
For Linux version:
|
||||
For Linux:
|
||||
GCC - GNU C Compiler
|
||||
http://gcc.gnu.org/
|
||||
Debian package: gcc
|
||||
@@ -9,9 +9,13 @@ GNU Make
|
||||
ftp://ftp.gnu.org/
|
||||
Debian package: make
|
||||
|
||||
For Windows version:
|
||||
For Windows:
|
||||
Microsoft Visual C++ 6 or 7 (or MinGW+MSYS, see INSTALL.mingw for that)
|
||||
|
||||
For Mac OS X:
|
||||
Xcode Tools
|
||||
http://developer.apple.com/tools/macosxtools.html
|
||||
|
||||
Additionally, The Ur-Quan Masters requires the following libraries:
|
||||
Note that dependancies can differ between different OS's.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user