summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index d5ee129..830d386 100644
--- a/README
+++ b/README
@@ -33,6 +33,11 @@ Building from source:
PKG_CONFIG_PATH=/usr/local/cross-tools/i686-w64-mingw32/lib/pkgconfig \
../configure --host=i686-w64-mingw32 --with-svg-cairo
+ On OSX for OSX via brew (requires brew already installed):
+
+ brew install automake pkg-config librsvg sdl2_mixer ; ./bootstrap
+ mkdir build; cd build; ../configure; make
+
Installing:
© All Rights Reserved