gunni
12-11-2011, 03:59 PM
I want to start developing with Qt and QML. I got a test program that works in the simulator in QtCreator, but when i try to run it on the N900 through MADDE i get:
Stoppe entfernte Prozesse...
Starte entfernten Prozess...
Der entfernte Prozess wurde gestartet.
file:///opt/MapApp/qml/MapApp/main.qml:2:1: module "QtMobility.location" is not installed
import QtMobility.location 1.1
^
Stoppe entfernte Prozesse...
libqtm-11-location is installed on the device. What do i miss?
Stoppe entfernte Prozesse...
Starte entfernten Prozess...
Der entfernte Prozess wurde gestartet.
file:///opt/MapApp/qml/MapApp/main.qml:2:1: module "QtMobility.location" is not installed
import QtMobility.location 1.1
^
Stoppe entfernte Prozesse...
libqtm-11-location is installed on the device. What do i miss?