• 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
#include files <> vs "" not found?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

#include files <> vs "" not found?


  • Subject: #include files <> vs "" not found?
  • From: "David M. Cotter" <email@hidden>
  • Date: Tue, 1 Jul 2008 12:31:20 -0700

seems like a noob question

in "prefix header" is the path to my PCH file and i have "precompile prefix header" is checked
in "header search paths" it points to say an external source tree (but it's my code, not the system's code or framework), consisting of "system" headers (so i'd want to use <> to #include them)
tho i would not think i'd need this because all those headers are also ref'd in the project.
and "user header search paths" it's empty, cuz all the files are just included in the project. but i tried putting the same there too.


anyway go to compile PCH and it barfs on the first #include that has <> around it.
why?? is "header search paths" something OTHER THAN "system" search paths? i thought this pref was related to using angle brackets?


i swear i'm not a n00b, but i'm perplexed.
using xcode 3, and 10.4u SDK

how do i allow stuff in angle brackets to find my own headers? yes i tried "always search user paths"
_______________________________________________
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: #include files <> vs "" not found?
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: SCM Plugins - looking Docs Sample Source?
  • Next by Date: RE: SCM Plugins - looking Docs Sample Source?
  • Previous by thread: Re: Can Xcode refactor C++?
  • Next by thread: Re: #include files <> vs "" not found?
  • Index(es):
    • Date
    • Thread