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

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

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes