Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 14.0.0
Description
Given the following CMake error message:
[cmake] CMake Error at cmake/QtCreatorAPI.cmake:510 (add_library): [cmake] Feature 'WHOLE_ARCHIVE', specified through generator-expression [cmake] '$<LINK_LIBRARY>' to link target 'TextEditor', is not supported for the [cmake] 'CXX' link language. [cmake] Call Stack (most recent call first): [cmake] src/plugins/texteditor/CMakeLists.txt:14 (add_qtc_plugin) [cmake] [cmake]
The error is marked as empty in Issues pane: