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

REG: "import QtQuick.Window" does not work with static build

    XMLWordPrintable

Details

    Description

      When building Qt statically any instance "import QtQuick.Window" call fails on startup.

      The Window import has been moved to QtQuick, so just removing the line makes the application run.

      It should be reproducible with any Qt Quick Controls 2 example which uses ComboBox for instance, since this has such an import.

      But note that building qt quick controls 2 in its source tree does not work because of QTBUG-86949, so to test, make an example in a directory outside the Qt source tree.

      Attachments

        Issue Links

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

          Activity

            People

              fawzi Fawzi Mohamed
              esabraha Eskil Abrahamsen Blomfeldt
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes