View Single Post
Posts: 20 | Thanked: 12 times | Joined on Nov 2010
#1
Hi,
I've written a simple application in QML. All the main.cpp file does is start the qmlviewer and point it at the main qml file.

If I run this on my N900 with the QT Quick compatibility plugin 1.0 installed, it's fine. If I uninstall that plugin, the app starts, but it looks like the qmlviewer never gets loaded.

In the .pro file there are some commented out lines about "If you're using QT mobility..." but it's not clear to me what I should enter as the variable(s).

I've tried just entering the compatibility plugin as a dependency in the debian/control file, but that's just brought up an "unmet build dependency" error.

Any help would be greatly appreciated.

Cheers,
Alyn.