QDeclarativeImage_QML_4: Protocol "C" is unknown
-
Trying to run my simple QML app on Nokia N900 with qmlviewer. I have a png image for background. And it is not displayed at all. Instead, i get this warning message:
QDeclarativePixmapReaderThreadObject(0x228540) file:///...simple_one.qml:19:5: QDeclarativeImage_QML_4: Protocol "C" is unknown
Works fine on desktop qmlviewer (Windows XP). Any clue what's going on?
-