[Qt-qml] Qml Application Deployment - What needs to be deployed to support QML image formats?
henrik.hartz at nokia.com
henrik.hartz at nokia.com
Mon Aug 30 08:07:15 CEST 2010
On Aug 27, 2010, at 10:25 AM, ext denis.dzyubenko at nokia.com wrote:
> On 26. aug. 2010, at 12.37, ext Robinson, David wrote:
<snip>
>> Now when the app runs the QML is loaded the multimedia import is located & the backends are found but even though I have included the imports for ‘imageformats’, I get ‘image format unsupported’ errors for all jpg images when the QML loads the RssModel delegates.
>>
>> Does anybody know what needs to be deployed to support QML jpg image formats?
>
> see above, plus http://doc.qt.nokia.com/4.7-snapshot/qt-conf.html
You might also want to try to "deploy" the image viewer example from $QTDIR/examples/widgets/imageviewer and see if it correctly shows images you open. Most likely it's simply a matter of the jpeg plugin not being able to resolve a dependency.
Cheers,
Henrik
More information about the Qt-qml
mailing list