Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
None
-
5.14
-
None
-
Windows 7, Visual Studio 2019, LLVM 8.0
Description
In LLVM 8.0 the clang-cl linker has changed its name from lld-link to llvm-link, but the mkspec is still setting QMAKE_LINK to lld-link, causing the following error when building:
'lld-link' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'lld-link' : return code '0x1'
Attachments
Issue Links
- relates to
-
QTBUG-72402 win32-clang-msvc: -ltcg is not working
- Closed
-
QTQAINFRA-2139 Build Qt with clang on windows
- Closed