PDA

View Full Version : [SOLVED] QML: module "QtMobility.location" is not installed


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?

gunni
12-11-2011, 05:37 PM
Found the solution. You have to do it like desribed here:

http://www.developer.nokia.com/Community/Wiki/Latest_Qt_and_Qt_mobility_evaluation_on_Maemo