• 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: Xcode search Path
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode search Path


  • Subject: Re: Xcode search Path
  • From: j o a r <email@hidden>
  • Date: Fri, 11 Nov 2005 09:46:59 +0100


On 11 nov 2005, at 05.42, Mike Jackson wrote:

Just downloaded and installed Xcode 2.2 and wait for it...... this same problem _still_ exists. Either GCC or Xcode is searching my user path BEFORE it searches /usr/include. So was this supposed to be fixed or did it not get tested..

Perhaps these things from the release notes could be of interest to you?

=======================================================
Xcode now has a build setting, called “Always Search User Paths” (ALWAYS_SEARCH_USER_PATHS), which causes #include <header.h>- style directives to always search user paths (those defined in “User Header Search Paths” (USER_HEADER_SEARCH_PATHS)) before the standard paths (those defined in “Header Search Paths” (HEADER_SEARCH_PATHS)). If this setting is disabled, only #include "header.h"-style directives will search the user paths. This setting is enabled by default for backwards compatibility.


Xcode now has a build setting, called “User Header Search Paths” (USER_HEADER_SEARCH_PATHS), that is used to denote the header search paths used by the compiler when looking for #include "header.h" style includes. See the build settings notes for more information on this setting and how it interacts with “Header Search Paths” (HEADER_SEARCH_PATHS) and “Always Search User Paths” (ALWAYS_SEARCH_USER_PATHS).
=======================================================


j o a r


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: Xcode search Path
      • From: Mike Jackson <email@hidden>
References: 
 >Xcode search Path (From: Mike Jackson <email@hidden>)
 >Re: Xcode search Path (From: Chris Espinosa <email@hidden>)
 >Re: Xcode search Path (From: Mike Jackson <email@hidden>)

  • Prev by Date: Re: gcc-4.0.1 = nested functions are not supported on MacOSX?
  • Next by Date: Re: XCode Applescript debugger not stopping at break points
  • Previous by thread: Re: Xcode search Path
  • Next by thread: Re: Xcode search Path
  • Index(es):
    • Date
    • Thread