summaryrefslogtreecommitdiff
path: root/ide
diff options
context:
space:
mode:
Diffstat (limited to 'ide')
-rw-r--r--ide/Xcode3.1/README.template8
1 files changed, 8 insertions, 0 deletions
diff --git a/ide/Xcode3.1/README.template b/ide/Xcode3.1/README.template
index fb89a5354..47e964399 100644
--- a/ide/Xcode3.1/README.template
+++ b/ide/Xcode3.1/README.template
@@ -15,6 +15,14 @@ Enjoy!
- Matthias
+PS: due to recent changes in FLTK, you will need to add another
+Framework manually to the project:
+- open the "> Targets" item on the left
+- right-click on your application
+- click on "Add > Existing Frameworks..."
+- choose the Cocoa.framework from the OS X frameworks
+- recompile
+
Please send me an EMail if you find errors or would like to suggest
improvement: mm@matthiasm.com