Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.5.1, 6.7.0
-
None
-
1a9a75cacaf4c45fc399915804f7f25d17747343
Description
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
Attachments
Issue Links
- relates to
-
QTBUG-107632 libQt6LanguageServer.so.6 missing when launching qmlls
-
- Closed
-
- resulted in
-
QTCREATORBUG-31088 ignore qmlls versions from 6.8 and below
-
- Closed
-