`

QT环境搭建

    博客分类:
  • QT
阅读更多
QT环境搭建
一、 准备
Vs2010英文最终版:en_visual_studio_2010_ultimate_x86_dvd_509116.rar
QT4.8.4 vs2010静态库版:qt-win-opensource-4.8.4-vs2010.exe
Vs QT插件:qt-vs-addin-1.1.11-opensource.exe

二、 具体步骤
1、 安装vs2010
2、 安装QT
3、 安装qt-vs-addin

三、 问题
1、 解决QT:unable to find a qt build,to solve this problem specify a qt build
Vs->QT->Qt Options->QT Versions
存在Name 4.8.4,Path C:\Qt\4.8.4,增加Name QT, Path C:\Qt\4.8.4
2、 安装包发布
单独点击QT编译好的exe程序时,会提示qt相关dll找不到,在C:\Qt\4.8.4\bin下面找到各dll,然后连同exe一起发布。

四、 参考
1、 Window平台使用VS2010简单快速搭建QT开发环境
http://blog.csdn.net/chenchong08/article/details/7922347
2、 解决QT:unable to find a qt build,to solve this problem specify a qt build
http://hi.baidu.com/dbfr2011818/item/d593151cad5678787a5f250f
3、 QT官网
http://qt-project.org/
4、 QT学习之路:从入门到精通
http://blog.51cto.com/zt/20



分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics