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

Qt Language Server not installed by default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • 6.5.1, 6.7.0
    • Packaging & Installer
    • None
    • 1a9a75cacaf4c45fc399915804f7f25d17747343

      Qt QML and Qt Quick are installed by default (presumably since they are essentials), but if you try to use the experimental QML language server support in Creator, it won't work until you install the Qt Language Server libraries. Users don't know this, and they shouldn't have to. Even though qmlls is experimental, it should be installed by default.

      qtdeclarative % ~/dev/Qt/6.5.1/macos/bin/qmlls 
      dyld[40700]: Library not loaded: @rpath/QtLanguageServer.framework/Versions/A/QtLanguageServer
        Referenced from: <1430181D-5081-39C2-87E8-6CD660A9EF52> /Users/mitch/dev/Qt/6.5.1/macos/bin/qmlls
        Reason: tried: '/Users/mitch/dev/Qt/6.5.1/macos/bin/../lib/QtLanguageServer.framework/Versions/A/QtLanguageServer' (no such file), '/Users/mitch/dev/Qt/6.5.1/macos/bin/../lib/QtLanguageServer.framework/Versions/A/QtLanguageServer' (no such file), '/Library/Frameworks/QtLanguageServer.framework/Versions/A/QtLanguageServer' (no such file), '/System/Library/Frameworks/QtLanguageServer.framework/Versions/A/QtLanguageServer' (no such file, not in dyld cache)
      zsh: abort      ~/dev/Qt/6.5.1/macos/bin/qmlls
      

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

            releaseteam Qt Release Team
            mitch_curtis Mitch Curtis
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes