VS2010中解决Qt“Unable to find a Qt build“

转自:http://blog.sina.com.cn/s/blog_687960370101d0eu.html

三种方法:

1.在QT菜单下单击OPTION,然后单击ADD,选择QT安装路径。

2.运行Qt安装目录下的configure.exe。

3.增加环境变量QTDIR,值为:C:/Qt/***(你的安装路径)。

posted @ 2019-09-19 11:26  阳光下的小土豆  阅读(569)  评论(0编辑  收藏  举报