summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2010-08-17 11:48:25 +0200
committerhjk <qtc-committer@nokia.com>2010-08-17 12:44:14 +0200
commitd801b23c7e97ccb868a250b90b51e7bb0f73f579 (patch)
tree86067592910eb9282c8c98715ced0be321e36cd5 /dist
parent2be417bbc458684812bdf467c4fd91c2d9870d6c (diff)
downloadqt-creator-d801b23c7e97ccb868a250b90b51e7bb0f73f579.tar.gz
known issues: mention Mac OS 10.6 and DYLD_IMAGE_SUFFIX problem
(cherry picked from commit cee598191ef4541eeb750d25af48591a7d7f8cb8)
Diffstat (limited to 'dist')
-rw-r--r--dist/known-issues-2.0.16
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/known-issues-2.0.1 b/dist/known-issues-2.0.1
index e69de29bb2..1e297631b6 100644
--- a/dist/known-issues-2.0.1
+++ b/dist/known-issues-2.0.1
@@ -0,0 +1,6 @@
+
+Mac:
+ DYLD_IMAGE_SUFFIX does not work on Mac OS X Snow Leopard. So don't use the
+ corresponding setting in the Projects tab.
+ See: http://wimleers.com/blog/dyld-image-suffix-causing-havoc-on-mac-os-x-snow-leopard
+