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

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

    XMLWordPrintable

Details

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

    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

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes