Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.14.0
-
Fix Version/s: Qt Creator 4.14.1, Qt Creator 4.15.0-beta1
-
Component/s: Building Qt Creator
-
Labels:
-
Environment:Linux x86_64
-
Commits:f74b31759867e8872bf151ac7dc8160ba31eeac1 (qt-creator/qt-creator/4.14)
Description
Commit 6cff79d377b4dc5e914873f008d3c6f1ec74ddf2 allows building qtcreator when only shared clang libs are available, but the ClangFormat plugin still has a hardcoded dependency on clangFormat, which breaks build if the static library is not present:
[ 76%] Linking CXX shared library ../../../lib/qtcreator/plugins/libClangFormat.so /usr/bin/ld: cannot find -lclangFormat