• 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: Header search path with XCode 2.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Header search path with XCode 2.1


  • Subject: Re: Header search path with XCode 2.1
  • From: Fritz Anderson <email@hidden>
  • Date: Sat, 2 Jul 2005 18:15:26 -0500

On 2 Jul 2005, at 5:54 PM, Andrew Hannon wrote:

The folder that contains the project is a directory resembling ~/ Documents/CVS/{Project}. I have several folders in the CVS/ directory. I use -I../ to access the header files in these different folders. However, while this worked as I expected in XCode 2.0, XCode 2.1 refuses to acknowledge the flag (even though I have filled out the appropriate "Header Search Paths" field with "../"). Oh the frustration! As a sanity check, I manually added "../" to the first offending #include violator, and of it compiled.

Okay, how about trying the Xcode setting for it... Open the Info window for the target, and select All Configurations in the upper popup. Look for the setting "Header Search Paths." Select it and press the Edit button. Add to the list in the resulting sheet ../ , and check the Recursive box, which will probably do better for you than a simple -I option.


See if that works for you.

    -- F

_______________________________________________
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: Header search path with XCode 2.1
      • From: Fritz Anderson <email@hidden>
References: 
 >Header search path with XCode 2.1 (From: Andrew Hannon <email@hidden>)

  • Prev by Date: Header search path with XCode 2.1
  • Next by Date: Re: Header search path with XCode 2.1
  • Previous by thread: Header search path with XCode 2.1
  • Next by thread: Re: Header search path with XCode 2.1
  • Index(es):
    • Date
    • Thread