Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1390

It shouldn't be necessary to list QML files in "files" in order to detect plugins in a static build of an application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 1.12.0
    • None

    Description

      This comment explains that main.qml should be added to files for a simple, statically-built Qt Quick application, otherwise the Qt Quick plugin won't be found. In addition, if there are QML files that contain imports that aren't in main.qml, presumably they'd all have to be added as well.

      This wasn't necessary with qmake projects because it was all automated, probably via qmlimportscanner detecting the QML modules that the file imported.

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes