FLTK and Xcode 4

Joined
Mar 19, 2012
Messages
4
Reaction score
0
Points
1
Can anyone point me to some sort of guide for installing FLTK 1.3 for use with Xcode 4? I am having a lot of trouble. Currently, I am following the README that comes with FLTK 1.3, under the section for installing FLTK using Xcode 3. They don't have documentation for Xcode 4. Right now I am getting an error message

"The scheme 'clock' contains no buildables that can be built for the SDKs supported by the run destination My Mac 64-bit. Make sure your targets all specify SDKs that are supported by this version of Xcode."

which is apparently due to targeting an incompatible SDK. (Probably from using Xcode 4 to run an Xcode 3 project).

If anyone could either point me to a better source for installing FLTK with Xcode 4, or help me fix that error, that would be greatly appreciated.

I'm using fltk-1.3.0-source.tar.gz from fltk.org, which is the first URL attached, and the README from that package as a guide, which is the second URL.

http://www.fltk.org/software.php

http://fossies.org/unix/misc/fltk-1.3.0-source.tar.gz:a/fltk-1.3.0/README.OSX.txt
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top