Re: ImageIO key properties
Re: ImageIO key properties
- Subject: Re: ImageIO key properties
- From: David Duncan <email@hidden>
- Date: Mon, 7 Apr 2008 13:11:35 -0700
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@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden