QtCreator qmake Cannot run compiler 'cl'

后端 未结 4 1261
感动是毒
感动是毒 2021-02-07 16:47

Just configured new windows environment with MSVS 2017 and Qt5.9.1.
While building example project bars met an error

Project ERROR: Cannot run c         


        
4条回答
  •  灰色年华
    2021-02-07 16:58

    After next steps all runs fine.

    1. Set Dracula style for QtCreator :)
    2. Modify MSVS installation addning VC++ 2015.3 v140 toolset for desktop (x86,x64).

    Very strange. And that is why I don't like windows. It lives its own live!

    So the answer is TRY TO REINSTALL/modify components, including QtCreator itself.

提交回复
热议问题