notes added
authorvittorio.giovara@gmail.com
Mon, 27 Jun 2011 23:39:58 +0000
changeset 117 5c10784de5cb
parent 116 1c3643e4f6c5
child 118 a854206ba50c
notes added
BuildingOnMac.wiki
--- a/BuildingOnMac.wiki	Mon Jun 27 23:37:53 2011 +0000
+++ b/BuildingOnMac.wiki	Mon Jun 27 23:39:58 2011 +0000
@@ -1,5 +1,5 @@
 #summary Instructions for building Hedgewars on Mac OS X
-#labels Phase-Deploy
+#labels Phase-Implementation,Phase-Deploy,Phase-Support
 
 = Prerequisites =
 
@@ -8,9 +8,9 @@
 
 === Notes ===
 
-   # it has been reported that Xcode 3.2.6 creates problem when linking frameworks! Google the fix or use another version.
+   # 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
    # 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
-   # Lion has an incompatible ABI with older version of Freepascal! Please use the 2.5.1 snapshot or newer.
+   # 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
 
 == Necessary Libraries ==