[Marble-bugs] [marble] [Bug 336574] simple Qt5 qml app does not start

Dennis Nienhüser nienhueser at kde.org
Tue Aug 11 20:52:32 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=336574

Dennis Nienhüser <nienhueser at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nienhueser at kde.org

--- Comment #2 from Dennis Nienhüser <nienhueser at kde.org> ---
For Qt Quick 1.1 it was necessary to set QML_IMPORT_PATH. Otherwise you get
that import error. Setting QML_IMPORT_TRACE=1 is useful to debug such problems.

Just recently we moved to Qt Quick 2 in the master branch and upgraded
org.kde.edu.marble from 0.11 to 0.20. I changed the declarative plugin to a
library-style plugin which means that at the moment qmlviewer will not be able
to import org.kde.edu.marble 0.20. This was easier to get it running on
Android, but I might change that until the next release to enable direct .qml
loading again. When that is done, QML2_IMPORT_PATH must be set.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list