标签:
安装完Qt Add-in 打开VS2013的时候出现标题错误。
QTDIR 需要设置成Qt安装目录下的vc,这个vc目录下包含include,lib,bin等文件夹。或者是在Qt Option里面设置Qt的版本路径
references:
http://stackoverflow.com/questions/20330459/qt-5-1-1-with-visual-studio-2012-these-qt-version-are-inaccessible
http://stackoverflow.com/questions/1443905/trouble-using-qt-with-visual-studio
Qt error:QtThese QT version are inaccessible
标签:
原文地址:http://www.cnblogs.com/foohack/p/4489142.html