Hi All,

I m using Qt 4.2.2 on my Mac.
I am Installing the Qt 4.2.2 on my Mac.

and configure by using command

./configure -prefix/developer/qt -qt-zlib -qt-libpng -qt-libjpeg -qt-gif -universal -sdk /developer/sdks/macosx10.4u.sdk -static -release


after this i run command make and makeinstall and set the enviourment variables.


my Qt is running fine.

But Actually it is not giving support to the jpeg and gif and all other Image formats which have the Thumnail in jpeg format.

If anybody knows then plz help me.

Thanks.