Dear All,
I am new to QtQuick and I'm currently trying to port and Android map application onto this platform. I've installed the Nokia QT SDK, QtMobility and the other tools required in this link : http://paazio.nanbudo.fi/tutorials/q...-windows-vista (although I must point out I'm on XP, not that that should make any difference). All is well until I come to build a QML page as shown in the link and I am faced with import QtMobility.location 1.1 underlined in red and the message from the emulator that 'QtMobility.location 1.1 cannot be found'. What do I need to do to get this running, or am I better off writing the entire app in Qt rather than making use of QML?
Angus





