Hi,
I installed Qt 5 Beta, now I want to work with Qt 5 Location.
I'm using Qt Location with QML.
import QtLocation 5.0
At the projectfile I added QT += location
When I compile the project I don't get an error, because qml will be
interpreted by runtime.
But Qt Location does not work and i get the message:
Module 'QtLocation' does not contain a module identifier directive - it
cannot be protected from external registrations.
Can anyone help me?
Thank You.
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development