您的位置:首页 > 编程语言 > Qt开发

QT 打不开工程

2015-11-06 15:51 459 查看
打不开其他人的 工程。

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”即可。)

参考:https://bugreports.qt.io/browse/QTCREATORBUG-9384
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: