Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-112712

[6.5] "QtQuick" dependency on `QmlMeta`

    XMLWordPrintable

Details

    Description

      with qt-6.5 and statically linked qt i'm getting the following error at startup:

      default: qrc:/qt/qml/main.qml:1:1: module "QtQuick" version 6.5 cannot be imported because:
      module "QtQml" plugin "qmlmetaplugin" not found
      default: file::/qt-project.org/imports/QtQml/qmldir: module "QtQml" plugin "qmlmetaplugin" not found
      

      i can explicitly link `Qt6::QmlMeta` into my application, but i wonder if should be pulled in implicitly, e.g. via `Qt6::qmlplugin` like e.g. `Qt6::workerscriptplugin`

      Attachments

        Activity

          People

            alexandru.croitor Alexandru Croitor
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: