• 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: Having problems build a CIImage test app for Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Having problems build a CIImage test app for Leopard


  • Subject: Re: Having problems build a CIImage test app for Leopard
  • From: Scott Tooker <email@hidden>
  • Date: Fri, 14 Dec 2007 14:47:42 -0800

In 10.4 the AE framework was in the ApplicationServices umbrella framework, but in 10.5 this framework moved to the CoreServices umbrella framework.

Why does this matter? It appears that you have a bogus search path in the target settings that points to /System/Library/Frameworks in 10.4u SDK. I'm guessing you added a framework from the 10.4u SDK accidentally and then that automatically updated the framework search paths with this bogus value. If you remove the unwanted search path from the target build setting, it builds correctly.

I've added this commentary to the bug.

Scott

On Dec 14, 2007, at 12:03 PM, David Hoerl wrote:

Using Xcode 3, I created a new project/app to play with CIImage features. It has the following Linked Frameworks: OpenGL, Quartz, Cocoa, Appkit, Foundation. This is a vanilla (not document) project, and I made changes to it (well, added two source/header files).

When the target SDK is 10.4, it builds fine. When set to 10.5, the build fails during link:

ld: file not found: /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/AE.framework/ Versions/A/AE

[Note: I originally tried it as 10.5 (no change to the option) and only when debugging this problem did I try 10.4.

So, I go and add the ApplicationServices framework to the project, but the error stays the same (did a clean all and rebuild, same thing). I then tried with different combinations of frameworks, including: ApplicationServices, QuartzCore, Cocoa, Appkit, Foundation but got the same error. If I try with just the last 3, I get an error from WebServices (?).


I entered a bug on this rdar://5627733 that has the project included, but I would like to do get this running with 10.5 for Leopard, and if anyone can tell me what I'm doing wrong, or how I can work around this, that would be great.


Thanks,

David


_______________________________________________ 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

_______________________________________________ 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: 
 >Having problems build a CIImage test app for Leopard (From: David Hoerl <email@hidden>)

  • Prev by Date: Having problems build a CIImage test app for Leopard
  • Next by Date: Full-Text search in Doc Update 201.1 crashes Xcode
  • Previous by thread: Having problems build a CIImage test app for Leopard
  • Next by thread: Full-Text search in Doc Update 201.1 crashes Xcode
  • Index(es):
    • Date
    • Thread