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

Visual Studio Build Tools 2017 not detected

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 4.7.0
    • Qt Creator 4.4.1
    • None
    • Windows 10 x64

      Visual Studio build Tool 15.3.5

    Description

      I've just installed Qt Creator 4.4.1 and Visual Studio Build Tools 2017
      with the 2015 and 2017 toolchains.

      The 2017 toolchain is completely undetected by Qt Creator.
       
      The 2015 toolchain is wrongly detected: Qt Creator uses vcvarsall.bat located in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC. Instead it should uses the one located in C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Auxiliary\Build and pass -vcvars_ver=14.0 as a command line parameter. As a consequence the kit seems to be ok, but build will fails because "cl.exe" will not be found.

      Attachments

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

        Activity

          People

            davschul David Schulz
            bterrier Benjamin Terrier
            Votes:
            5 Vote for this issue
            Watchers:
            13 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes