• 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: 10.4 --> 10.5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 10.4 --> 10.5


  • Subject: Re: 10.4 --> 10.5
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 30 Jan 2009 15:09:28 -0800


On Jan 30, 2009, at 2:59 PM, Jeff Hellman wrote:

cd /Users/jeffhellman/Desktop/PlanbookLive
/Developer/usr/bin/gcc-4.0 -x objective-c -arch ppc
-fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks
-Os -mdynamic-no-pic -Wreturn-type -Wunused-variable -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mtune=G5 -mmacosx-version-min=10.4
-I/Users/jeffhellman/Desktop/PlanbookLive/build/PlanBook3.build/ Release/Planbook.build/Planbook.hmap
-F/Users/jeffhellman/Desktop/PlanbookLive/build/Release
-F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks

For some reason you have a passel of old Framework Search Paths. Lots of references to your own project, and the last one (the most problematic) is an explicit reference to the 10.4u SDK. Since user- defined framework search paths trump system-defined ones (to let you override when you need to), this last path is obscuring framework headers in the 10.5 SDK for you.


Go into the Target, then into the Project, and delete any Framework Search Paths that you don't need.

Chris
_______________________________________________
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: 
 >10.4 --> 10.5 (From: Jeff Hellman <email@hidden>)
 >Re: 10.4 --> 10.5 (From: Chris Espinosa <email@hidden>)
 >Re: 10.4 --> 10.5 (From: Jeff Hellman <email@hidden>)

  • Prev by Date: Re: 10.4 --> 10.5
  • Next by Date: Subversion Problems
  • Previous by thread: Re: 10.4 --> 10.5
  • Next by thread: Subversion Problems
  • Index(es):
    • Date
    • Thread