• 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: Code Index with "*.hh" Files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code Index with "*.hh" Files


  • Subject: Re: Code Index with "*.hh" Files
  • From: Philip Aker <email@hidden>
  • Date: Sun, 02 Mar 2008 03:13:59 -0800

On 08-03-01, at 18:39, Colin A. Smith wrote:

It turns out that the problem is not with the file extension, but the fact that all of the headers are included using <> instead of "". For instance:

#include <TestClass.hh>

The external build tool uses the -I flag to tell the compiler where to find the header files. I thought that adding directories to the HEADER_SEARCH_PATHS Xcode build setting might help the Code Sense indexer find those header files. It doesn't appear that approach works. Is there some other way to tell the indexer to search particular directories for header files that are included using <> syntax?

What do your project/target settings for Search Paths->Always Search User Paths look like?


There are also other options in that category.

Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@

_______________________________________________
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: 
 >Re: Code Index with "*.hh" Files (From: "Colin A. Smith" <email@hidden>)

  • Prev by Date: Re: In all UI fields, return enters new line (rather than clicking OK)
  • Next by Date: Re: Advantages to using Xcode 3 format over Xcode 2.4?
  • Previous by thread: Re: Code Index with "*.hh" Files
  • Next by thread: Re: Code Index with "*.hh" Files
  • Index(es):
    • Date
    • Thread