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

REG: Qt Quick applications do not work with static CMake build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1: Critical P1: Critical
    • None
    • 6.0.0 Alpha
    • Build System: CMake

      When building qt dev with cmake and the -static configure flag, it does not automatically import the Qt Quick plugins in use.

      This works (somewhat) with qmake, but with cmake it seems to only generate Q_IMPORT_PLUGIN for other plugins, but not for the Qt Quick imports. This causes any Qt Quick application to fail launching.

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

            qtbuildsystem Qt Build System Team
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes