• 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: Mike Jackson <email@hidden>
  • Date: Fri, 11 Nov 2005 11:01:05 -0500

Yep.. I believe I tried it all the different ways and it still failed. I just finally changed our file to a different name (Which should have been done any ways, but the code started out on Win32) so that alleviated the problem.

On Nov 11, 2005, at 3:46 AM, j o a r wrote:


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



--- Mike Jackson mike _at_ bluequartz dot net


_______________________________________________ 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: 
 >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>)
 >Re: Xcode search Path (From: j o a r <email@hidden>)

  • Prev by Date: Re: XCode 2.2: warning: 'i' may be used uninitialized in this function.
  • Next by Date: Re: XCode 2.2: /usr/bin/ld: warning -prebind ignored because MACOSX_DEPLOYMENT_TARGET environment variable greater or equal to 10.4
  • Previous by thread: Re: Xcode search Path
  • Next by thread: Extremely long lag while loading libraries in gdb
  • Index(es):
    • Date
    • Thread