I am using a new version of Qt and can't get anything to compile and run. Using a widget program with all the default settings I press play and I get
jom 1.0.4 - empower your cores
'cl' is not recognized as an internal or external command,
operable program or batch file.
command failed with exit code 1
'cl' is not recognized as an internal or external command,
operable program or batch file.
command failed with exit code 1
command failed with exit code 2
The process "C:\QtSDK\QtCreator\bin\jom.exe" exited with code 2.
Error while building project QtWidget (target: Desktop)
When executing build step 'Make'
Is there something I am supposed to configure first? I tried both the latest versions of Qt and have the same problems.