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 能解决问题
郑重声明:本文版权归原作者所有,转载文章仅为传播更多信息之目的,如作者信息标记有误,请第一时间联系我们修改或删除,多谢。