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
On 07/apr/08, at 19:43, David Duncan wrote:
for an application targeted for 10.4 I need to access the value of
some key properties defined
for 10.5 in CGImageProperties.h, like
kCGImagePropertyExifAuxDictionary.
Assuming you have your project set properly, standard weak-linking
policies s
On Apr 6, 2008, at 11:22 PM, Mirko Viviani wrote:
for an application targeted for 10.4 I need to access the value of
some key properties defined
for 10.5 in CGImageProperties.h, like
kCGImagePropertyExifAuxDictionary.
Is there a legal way to do this?
Assuming you have your project set pr
Hi,
for an application targeted for 10.4 I need to access the value of
some key properties defined
for 10.5 in CGImageProperties.h, like kCGImagePropertyExifAuxDictionary.
Is there a legal way to do this?
Thank you.
Mirko
___
Cocoa-dev mailing li