Error while parsing file /*.pro. Giving up

Could not find qmake configuration file default. 
分析文件E:/QPlot/QPlot.pro时发生错误,放弃中。 
(Error while parsing file /*.pro. Giving up.)

还是Google给力,找到其他人的解决方法。 
I assume it will work as you expect if you go to “Tools” -> “Options…” -> “Build & Run” -> “Kits” and make a Qt-5-based kit the default. 
(选择auto-detected的那个kits,点击按键“make default”即可。)



config  +=qt  能解决问题