-
-
Notifications
You must be signed in to change notification settings - Fork 884
Setting up an OS X 10.6 buildslave
Go here -> Xcode -> Other downloads, find the one that contains Snow Leopard in the name.
Download zip from github, unzip, make NO_GETTEXT=YesPlease
and then sudo make install NO_GETTEXT=YesPlease
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.
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
Install using installer
/User/kalle/libexec/git-core/git /Applications/CMake.app/Contents/bin/cmake
Copyright © 2024 MultiMC Contributors
General
MultiMC Help
- MultiMC settings
- Minecraft settings
- MultiMC Log settings
- Java settings
- Using the right Java
- Proxy settings
- Tools
- Switching update channels
Logs and troubleshooting
Instance Help
- Adding an Instance
- Instance Version
- Instance settings
- Loader mods
- Import Instance
- Export Instance
- Creating Instance Shortcuts
- Resource packs
- Screenshots management
- Jar Modding
- Notes
Development
Technical & In-depth
External