Hi Friends,

I am using Mac Os x 10.4.8 (PPC).

I configured Qt 4.4 as below

./configure -universal -sdk /Developer/sdks/MacOsx10.4u.sdk -qt-qtiff

As want to read tags in a tiff file so i passed last parameter -qtiff.

Now i got the libqtiff.dylib into plugins/imageformats/

When i link this dylib with my application and run , it still giving undefined symbols..

where is the problem ? can't i link the libqtiff.dylib directly to my application ..?



Thanks,
knrcse