Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
Qt Creator 14.0.2, Qt Creator 15.0.0-beta2
-
6e9e0d616 (dev), 7ff2bb608 (kirkstone), c05015b72 (scarthgap)
Description
When building a Boot to Qt application on macOS 'General Messages' show:
LanguageClient clangd for quickapp: The command "docker://boot2qt-imx8qm-mek:6.8.0/usr/bin/clangd --background-index --header-insertion=never --limit-results=100 --limit-references=0 --clang-tidy=0 --background-index-priority=low --rename-file-limit=0 --compile-commands-dir=/Users/qt/RTA/quickapp/build/Boot2Qt_6_8_0_NXP_i_MX_8QuadMax_MEK-Debug/.qtc_clangd --use-dirty-headers" terminated with exit code 1. (see logs in "/private/var/folders/pf/qg5xnl1n68l9vlqxsp_5v6840000gn/T/QtCreator-ODzcVJ/lspclient.LvKFVd.log") LanguageClient clangd for quickapp: Unexpectedly finished.
The build succeeds fine though and application deploys to the device without problems.
Additionally with Qt Creator 15.0.0 beta2 a dialog showing:
Found some build errors in current task. Do you want to ignore them? No | Yes