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
_______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core