0
0
Fork 0
mirror of https://github.com/MultiMC/Launcher.git synced 2026-04-21 06:30:45 +00:00
2 Setting up an OS X 10.6 buildslave
Jan Dalheimer edited this page 2015-02-14 09:01:17 +01:00

Requirements

Xcode

Go here -> Xcode -> Other downloads, find the one that contains Snow Leopard in the name.

Git

Download zip from github, unzip, make NO_GETTEXT=YesPlease and then sudo make install NO_GETTEXT=YesPlease

Clang

The clang/gcc included in xcode are to old, install it from http://llvm.org/releases/download.html (3.1 works). Symlink everything into the correct positions.

Qt

Build from source (google for instructions). Change 10.7 to 10.6 in qtbase/mkspecs/macx-clang/qmake.conf. Configure arguments: -opensource -confirm-license -no-cups -no-dbus -nomake examples -no-sql-odbc -no-sql-sqlite -platform macx-clang

CMake

Install using installer

Paths for @02JanDal's MacMini

/User/kalle/libexec/git-core/git /Applications/CMake.app/Contents/bin/cmake