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

Wrong build directory passed to qmlls

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • None
    • 3.1.0 (rev.02)
    • General
    • None
    • All
    • 62adf01da (dev)

    Description

      When using the QML language server then we pass the Qt installation directory as "build directory" to qmlls.

      This is how the process is started for a simple QtQuick project:

      "D:\Qt\6.7.0\msvc2019_64\bin\qmlls.exe" -b "D:\Qt\6.7.0\msvc2019_64"
      

      current directory: D:\TEMP\QtQuickApplication1

      For reference: https://doc-snapshots.qt.io/qt6-dev/qtqml-tooling-qmlls.html#setting-up-the-qml-language-server-in-your-editor

      Please clarify with the qmlls guys, but I'm pretty sure the way we're doing it right now is incorrect.

      Attachments

        For Gerrit Dashboard: QTVSADDINBUG-1171
        # Subject Branch Project Status CR V

        Activity

          People

            mecfc Miguel Costa
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes