Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-919

Qml / quick plugins not handled with static Qt builds

    XMLWordPrintable

Details

    • da40768f4554cc0ccbdac070713dc4a1b80c8354

    Description

      VS tools doesn't handle Qml plugins when a static Qt build is used. For example the project template "Qt Quick Application" in VS19 would shut down instantly with:

      QQmlApplicationEngine failed to load component
      qrc:/main.qml:1:1: module "QtQuick" plugin "qtquick2plugin" not found

      because it's not linking against qml / quick plugins and the corresponding import plugin macros are missing as well. All of that has to be added manually.

      Attachments

        Issue Links

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

          Activity

            People

              mecfc Miguel Costa
              miikapernu Miika Pernu
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes