Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-17745

Project using win32-clang-msvc mkspec should build using nmake or jom

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • None
    • Qt Creator 4.2.1
    • Qt 5.8.0, Windows 7, LLVM 3.9.1

    Description

      When using a win32-clang-msvc mkspec, qmake generates Makefiles for nmake. When building a project with an LLVM kit on Windows, Qt Creator attempts to use an instance of GNU make detected in my PATH. This results in errors from GNU make when it tries to parse Makefiles intended for nmake. Qt Creator should instead use whichever nmake or jom it would usually use for an MSVC kit.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            oktalist Mat Sutcliffe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes