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

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

      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.

        For Gerrit Dashboard: QBS-1390
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes