Skip to content

Setting up an OS X 10.6 buildslave

Jan Dalheimer edited this page Feb 13, 2015 · 2 revisions

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

Qt

Build from source (google for instructions). Configure arguments: -opensource -confirm-license -no-cups -no-dbus -nomake examples

CMake

Install using installer

Paths for @02JanDal's MacMini

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

Clone this wiki locally