Having problems build a CIImage test app for Leopard
Having problems build a CIImage test app for Leopard
- Subject: Having problems build a CIImage test app for Leopard
- From: David Hoerl <email@hidden>
- Date: Fri, 14 Dec 2007 15:03:16 -0500
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