Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-76794

win32-clang-msvc: Can't find linker for LLVM 8.0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.14
    • Build tools: qmake
    • None
    • Windows 7, Visual Studio 2019, LLVM 8.0
    • Windows

      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'
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kkohne Kai Köhne
            oktalist Mat Sutcliffe
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes