![]() |
2011-02-25
, 18:47
|
Posts: 324 |
Thanked: 371 times |
Joined on Dec 2009
@ Vancouver, BC
|
#2
|
The Following 2 Users Say Thank You to Slocan For This Useful Post: | ||
![]() |
2011-02-25
, 19:50
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#3
|
Hi,
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.
The Following 2 Users Say Thank You to attila77 For This Useful Post: | ||
![]() |
2011-02-26
, 07:08
|
Posts: 20 |
Thanked: 12 times |
Joined on Nov 2010
|
#4
|
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.