Hi,
Is it possible to write and publish in Ovi Store a Qt Quick application for N900 which uses Qt Quick QML elements for map like Map, MapCircle, MapMouseArea?
Latest QtCreator 2.4.1 comes with a tiny QML map example names "mapviewer". I tried to compile and run it in N900, that I just updated to include latest official Maemo firmware. It can be compiled, but not run, because it does not find QtMobility.location 1.2.
Error comes from this
import QtMobility.location 1.2

Reply With Quote

