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

QtQuick.Controls.Styles does not have plugins.qmltypes and qmldir with static builds

XMLWordPrintable

      uIn static builds, the qml files are built into the plugin, which causes Qt Creator to say the module does not exist. Copying the qmldir file from sources in there manually fixes that warning, but none of the actual types it provides are recognized because the qmldir file refers to the files on disk, which don't exist. This could probably be fixed by providing a plugins.qmltypes file for static builds.

        For Gerrit Dashboard: QTBUG-67644
        # Subject Branch Project Status CR V

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes