equal
deleted
inserted
replaced
1 #summary Instructions for building Hedgewars on Mac OS X |
1 #summary Instructions for building Hedgewars on Mac OS X |
2 #labels Phase-Deploy |
2 #labels Phase-Implementation,Phase-Deploy,Phase-Support |
3 |
3 |
4 = Prerequisites = |
4 = Prerequisites = |
5 |
5 |
6 * XCode must be installed |
6 * XCode must be installed |
7 * some knowledge of Terminal is preferred |
7 * some knowledge of Terminal is preferred |
8 |
8 |
9 === Notes === |
9 === Notes === |
10 |
10 |
11 # it has been reported that Xcode 3.2.6 creates problem when linking frameworks! Google the fix or use another version. |
11 # it has been reported that Xcode 3.2.6 creates problem when linking frameworks! If you can't use another version, try this: https://discussions.apple.com/thread/2781968?threadID=2781968&tstart=105 |
12 # Qt 4.7.0 is the only Qt4.7 version that works! All the others suffer from this bug http://bugreports.qt.nokia.com/browse/QTBUG-17333 |
12 # Qt 4.7.0 is the only Qt4.7 version that works! All the others suffer from this bug http://bugreports.qt.nokia.com/browse/QTBUG-17333 |
13 # Lion has an incompatible ABI with older version of Freepascal! Please use the 2.5.1 snapshot or newer. |
13 # Lion has an incompatible ABI with older version of Freepascal! Please use the 2.5.1 snapshot or newer. See http://bugs.freepascal.org/view.php?id=19269 |
14 |
14 |
15 == Necessary Libraries == |
15 == Necessary Libraries == |
16 |
16 |
17 Download the following libraries and place them under `/Library/Frameworks/` |
17 Download the following libraries and place them under `/Library/Frameworks/` |
18 |
18 |