FYI, I just installed a new linux box with Kubuntu 12.04 amd64.
I then proceeded to install QtSDK 1.2.1, and qt-creator 2.5.0.
Everything seemed to work, except jpg images where not showing up,
instead I got the message:
QML Image: Error decoding: qrc:/res/texture2.jpg: Unsupported image format
After some digging, I found at the missing dependency:
sudo apt-get install libjpeg62
was required to fix this.
I figured I'll document this here, just in case someone else runs into
this...
Harri
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest