Hi All,

I m using Qt 4.2.1 on my Mac Intel.
I want to bulid qt static library in release mode with jpeg support.
I configure using following command..

./configure -prefix /developer/qt -qt-zlib -qt-libjpeg -qt-libgif -universal -sdk
/developer/sdks/MacOsX10.4u.sdk -static -release

It is giving jpeg and jpeg support on configure output but after installing qt it is not giving support to the jpeg and gif images.

If any one knows the Issue then plzz help me.

thanks.