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

Debugging QtQuick projects fails when built with vcpkg

XMLWordPrintable

    • c76f0735e (dev)

      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
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes