• 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: Build for 10.3 crashes on 10.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build for 10.3 crashes on 10.4


  • Subject: Re: Build for 10.3 crashes on 10.4
  • From: Greg Guerin <email@hidden>
  • Date: Thu, 16 Nov 2006 10:16:35 -0700

Rippit the Ogg Frog wrote:

>As to why my 10.4 builds worked and 10.3 didn't...
>
>The order of the paths given in the User Header Search Path is different.
>The compiler must search the paths in the order given. In my 10.4 target,
>the directory with the correct header came first. In my 10.3 target,
>ZooLib's directory came first.

You can avoid this problem in the future by defining user search paths for
the entire project, which are then inherited by default for each target.

Double-click the top-level Project item in the Groups & Files sidebar.
Then click the Build tab.  Change settings exactly as you would for each
individual target.  Then go under each target's Build settings and remove
the customized setting.

If you then want an individual target to have a different search path, you
only need to set it for that target.

I never understood this project/target inheritance of Xcode until I read
one page in the Xcode manual that showed a diagram of how Xcode looks for
build settings.  That was enlightening.  Unfortunately, I didn't bookmark
the URL so I don't know where I read it.

  -- 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

  • Follow-Ups:
    • Re: Build for 10.3 crashes on 10.4
      • From: David A Rowland <email@hidden>
  • Prev by Date: Re: Xcode 1.1 libstd C++ error
  • Next by Date: RE: Faster indexing for batch find and project indexer
  • Previous by thread: Re: Build for 10.3 crashes on 10.4
  • Next by thread: Re: Build for 10.3 crashes on 10.4
  • Index(es):
    • Date
    • Thread