• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: xCode not finding header files of included frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >xCode not finding header files of included frameworks (From: David Alter <email@hidden>)

  • Prev by Date: xCode not finding header files of included frameworks
  • Next by Date: Re: Problem with Header Search Paths at Project level.
  • Previous by thread: xCode not finding header files of included frameworks
  • Next by thread: GCC 4.0 "C" question
  • Index(es):
    • Date
    • Thread