Re: xCode not finding header files of included frameworks
Re: xCode not finding header files of included frameworks
- Subject: Re: xCode not finding header files of included frameworks
- From: Chris Espinosa <email@hidden>
- Date: Mon, 31 Oct 2005 09:38:05 -0800
On Oct 31, 2005, at 9:16 AM, David Alter wrote:
I'm still looking for some input on this issue. Based off of the
handful of emails I received from the last time I posted this, it
sounds like other people are looking for answers to this issue as
well.
If I download the SimpleStickies example from Apple developers site.
When I try and build it, it does not compile. It is telling me that
one of the header files is not found. The header file in question is
part of the SyncServices framework. This is an issue at compile time
and not during Linking.
Could you please add -v to your Other C Flags target build setting,
compile, and post the full build transcript (or, if it's too long to
post, mail it to me)? That turns on verbose logging, and lists all the
search paths the compiler is using to look for your header files.
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden