• 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: Dependency analysis failing - FIX (Re: What are your top desired improvements in Xcode ?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dependency analysis failing - FIX (Re: What are your top desired improvements in Xcode ?)


  • Subject: Re: Dependency analysis failing - FIX (Re: What are your top desired improvements in Xcode ?)
  • From: Jim Wintermyre <email@hidden>
  • Date: Mon, 19 Feb 2007 13:07:21 -0800

 > How it is possible that compiler do not see modified header?

A workaround that's always sorted it out for me so far is to add the
offending header into the project directly. Never had a problem noticing
changes in .h files that were in the project, and never fails to notice them
once added.

Another reason to add .h files to the project - if you double-click the header name in an '#include "MyHeader.h"' in some .c file in your project, then select "Open Quickly", XCode will fail to find the header if it's only included via a recursive header search path (and isn't included directly in the project). Radar 5006143.


Jim

_______________________________________________
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


  • Follow-Ups:
    • RE: Dependency analysis failing - FIX (Re: What are your top desired improvements in Xcode ?)
      • From: "James Larcombe" <email@hidden>
  • Prev by Date: Re: Xcode's Find in Project
  • Next by Date: Re: Xcode's Find in Project
  • Previous by thread: Re: Dependency analysis failing - FIX (Re: What are your top desired improvements in Xcode ?)
  • Next by thread: RE: Dependency analysis failing - FIX (Re: What are your top desired improvements in Xcode ?)
  • Index(es):
    • Date
    • Thread