Hello
I have installed Qt Creator 2.7.0 and Qt 4.8.4 with Visual Studio Express 2010, I just installed Qt 5.2 with Qt Creator 3.0 and Visual Studio Express 2012, I restart the computer, created a basic project and compile it tells me
'cl' is not recognized as an internal or external command
I tried various solutions listed in this forum how to add the ‘cl.exe’ path to the PATH variable (C:\Program Files (x 86) \Microsoft Visual Studio 11.0\VC\bin), also executed C:\Program Files (x 86) \Microsoft Visual Studio 11.0\VC\vcvarsall.bat but still get this error
This computer has Windows 7 64-bit and Visual Studio Express 2012 settled for 32- and 64-bit
I noticed that in Qt Creator 2.7.0, in Tools-> Options-> Build & Run-> Kits I have this error, and when clicking on Auto-detect sets the path for the 64-bit Visual Studio Express 2012 debugguer
Thank you very much for any help you can give me
↧