[OE-core] qt4-embedded - jpeg, gif, tiff support

John Stirling ap.john.stirling at gmail.com
Mon Feb 24 11:39:45 UTC 2014


I've just noticed jpeg, gif, tiff are not working for me.

I am building qt via an 'inherit qt4e' line in our qt application.

Out target hardware is similar based on beaglebone.

I've tried -

--- a/meta/recipes-qt/qt4/qt4.inc
+++ b/meta/recipes-qt/qt4/qt4.inc
@@ -22,7 +22,7 @@ QT_MULTIMEDIA ?= "${@base_contains('DISTRO_FEATURES',
'pulseaudio', '-pulseaudio

 QT_CONFIG_FLAGS += "-release -no-cups -reduce-relocations \
                     -shared -no-nas-sound -no-nis \
-                    -system-libjpeg -system-libpng -system-libtiff
-system-zlib \
+                    -qt-libjpeg -system-libpng -system-libtiff
-system-zlib \
                     -no-pch -stl -glib \
                     -no-rpath -silent \
                     ${QT_DBUS} \


but that doesn't seem to help

I get  this sort of error when I try to run it -
Error decoding: <file.jpg>: Unsupported image format

Any advice on getting this working ?

Thanks
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20140224/fc003b2e/attachment-0002.html>


More information about the Openembedded-core mailing list