Hi,
I configured QT embedded like this:

./configure -prefix /usr/lib/qt -embedded arm -little-endian -xplatform qws/linux-arm-g++
-platform qws/linux-x86-g++ -qt-mouse-pc -qt-mouse-bus -qt-mouse-linuxtp -qt-mouse-yopy -qt-mouse-vr41xx -qt-gif -qt-libtiff -qt-libpng -qt-libmng -qt-libjpeg

When I run the browser demo, it doesn't display jpeg or gif images, only png.

Any ideas what the problem could be?
Thanks