• 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
Dimbulb Xcode include path question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dimbulb Xcode include path question


  • Subject: Dimbulb Xcode include path question
  • From: Greg Guerin <email@hidden>
  • Date: Fri, 26 Oct 2007 10:36:22 -0700

Blair M. Burtan wrote:

>#include <myfancylibrary/myfancylibrary.h>
>
>What do I need to do to get Xcode to find this file?
>I've tried adding the directory myfancylibrary to both the Header search
>path and User Header search path lists to no avail.

If you want to keep using:
  #include <myfancylibrary/myfancylibrary.h>

then logic suggests adding the parent dir of the myfancylibrary dir.  That
is how relative pathnames generally work.

  -- GG


 _______________________________________________
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

  • Prev by Date: Objective-C++, Unit tests and EXC_SOFTWARE
  • Next by Date: Re: Can I declare the Xcode 3 discussion open?
  • Previous by thread: Re: Dimbulb Xcode include path question
  • Next by thread: Re: Dimbulb Xcode include path question
  • Index(es):
    • Date
    • Thread