Qt Creator needs a compiler set up to build. Configure a compiler in the kit options

前端 未结 7 1981
花落未央
花落未央 2020-12-03 00:28

I Have Installed Qt Creator5 with latest binaries. but when i am running any program it is giving me this error.

:-1: error: Qt Creator needs a compiler set

7条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-03 01:16

    When I installed Qt into folder ~/Qt/ and then manually renamed the folder into something other, I had similar problem. When I restored the folder name into the original ~/Qt/ (specified at the Qt installer), the problem has disappeared; all was solved.

提交回复
热议问题