Add OS X build instructions to INSTALL.md
The following subset of Linux build directions work for OSX 10.11.3. Mono JIT compiler version 4.2.1
This commit is contained in:
committed by
Oliver Brakmann
parent
f12e0d498c
commit
b241034c6d
@@ -72,3 +72,12 @@ Gentoo
|
|||||||
* x11-misc/xdg-utils
|
* x11-misc/xdg-utils
|
||||||
* gnome-extra/zenity
|
* gnome-extra/zenity
|
||||||
* net-misc/curl
|
* net-misc/curl
|
||||||
|
|
||||||
|
OSX
|
||||||
|
=====
|
||||||
|
|
||||||
|
Use `make dependencies` to map the native libraries to your system.
|
||||||
|
|
||||||
|
To compile OpenRA, run `make` from the command line.
|
||||||
|
|
||||||
|
Run with `mono --debug OpenRA.Game.exe`.
|
||||||
|
|||||||
Reference in New Issue
Block a user