[Interest] jpeg dependency fix on kubuntu 12.04
Harri Pasanen
harri at mpaja.com
Fri Jul 13 23:49:38 CEST 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120713/6687116c/attachment.html>
More information about the Interest
mailing list