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

            Bug ID: 396068
           Summary: Make qml-module-qt-labs-platform a build dependency
           Product: elisa
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: matthieu_gall...@yahoo.fr
          Reporter: n...@kde.org
  Target Milestone: ---

If you build Elisa from source but don't have qml-module-qt-labs-platform
installed from something else, Elisa won't launch:

$ elisa
[...]
QQmlApplicationEngine failed to load component
qrc:/qml/ElisaMainWindow.qml:259 Type ContentView unavailable
qrc:/qml/ContentView.qml:427 Type MediaPlayListView unavailable
qrc:/qml/MediaPlayListView.qml:26 module "Qt.labs.platform" is not installed

Now technically it's a runtime dependency and not a build dependency, but it
would be nice if this dependency were expressed in CMakeLists.txt so that
build-from-source users would get all the requisite dependencies.

Or if that's not the right way to express runtime dependencies for
build-from-source users... it would be nice if whatever right way to do it may
be got done. :)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to