On Apr 7, 2008, at 12:46 PM, Mirko Viviani wrote:

I've tried linking with -framework and -weak_framework with the same results. kCGImagePropertyDNGDictionary and others properties declared in CGImageProperties.h are not defined in the framework.
Is it a bug or am I missing something?


You shouldn't need to specify the actual link parameters, just set the SDK (to 10.5) and the deployment target (to 10.4) and Xcode should figure everything out for you.

That said, this does look suspicious since the framework didn't declare kCGImagePropertyDNGDictionary until 10.5 but there is no availability macro attached to it. You should file a bug.
--
David Duncan
Apple DTS Animation and Printing
[EMAIL PROTECTED]



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to