Home:ALL Converter>MSVC2017 is not recognized by QtCreator

MSVC2017 is not recognized by QtCreator

Ask Time:2018-03-21T23:27:07         Author:Santi Peñate-Vera

Json Formatter

I installed VS 2017, and then installed Qt Creator 4.5.2 with the MSVC2017 plug-in.

I reboot the necessary times...

I launch QtCreator, the Qt kit for MSVC2017 is there but the compiler is not.

I add cl.exe manually, but it fails to compile as described here. I reinstalled Qt as suggested, but the problems persist.

How do I set MSVC2017 up to work properly with QtCreator?

PS: Other stack overflow questions did not hep either (this, this)

Author:Santi Peñate-Vera,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/49410363/msvc2017-is-not-recognized-by-qtcreator
yy