Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODEEXT-107

Debugging QtQuick projects fails when built with vcpkg

    XMLWordPrintable

Details

    • c76f0735e (dev)

    Description

      When a user tries to debug a QtQuick project, the debug process fails due to missing modules.

      An example debug console output.

      QQmlApplicationEngine failed to load component
      qrc:/qt/qml/demos/calqlatr/Main.qml:6:1: module "QtQuick.Layouts" is not installed
      qrc:/qt/qml/demos/calqlatr/Main.qml:5:1: module "QtQuick.Window" is not installed
      qrc:/qt/qml/demos/calqlatr/Main.qml: module "QtQml.WorkerScript" is not installed
      qrc:/qt/qml/demos/calqlatr/Main.qml:6:1: module "QtQuick.Layouts" is not installed
      qrc:/qt/qml/demos/calqlatr/Main.qml:5:1: module "QtQuick.Window" is not installed
      qrc:/qt/qml/demos/calqlatr/Main.qml: module "QtQml.WorkerScript" is not installed
      qrc:/qt/qml/demos/calqlatr/Main.qml:6:1: module "QtQuick.Layouts" is not installed
      qrc:/qt/qml/demos/calqlatr/Main.qml:5:1: module "QtQuick.Window" is not installed
      qrc:/qt/qml/demos/calqlatr/Main.qml: module "QtQml.WorkerScript" is not installed
      

      Attachments

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

        Activity

          People

            orkun.tokdemir Orkun Tokdemir
            orkun.tokdemir Orkun Tokdemir
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes