我是菜鸟,参考了
http://www.qtcn.org/bbs/read-htm-tid-55245.html 的方法,用VS2012编译
安装静态库成功了。
configure -prefix "E:\Qt\Qt5.1.1_vs2010_x86" -confirm-license-opensource -debug-and-release -static -platform win32-msvc2010 -qt-zlib-qt-libpng -qt-libjpeg -qt-sql-sqlite -plugin-sql-sqlite-qt-style-windows -qt-style-windowsxp -nomake examples -nomake tests-nomake tools -opengl desktop -mp -skip qtwebkit
其一,对比了别人的configure命令多了 -nomake tools
参数,
这个tools到底是做什么用的,我很在意!!!!
其二,就是我的QT Creator是另外装的,我不懂怎么配置Debuggers,而机子里的VS2012是可以debug的,
由于我配置出来的qmake上有
感叹号,所以我直接求QT Creator详细
配置说明,包括 套件、QT版本和debug!!!!
window.open('http://www.qtcn.org/bbs/attachment/Mon_1402/68_149268_8d870aec652f6fa.jpg?120');" style="max-width:700px;max-height:700px;" onload="if(is_ie6&&this.offsetWidth>700)this.width=700;" >

先拜谢各位!!!
ps.我下的vs2012编译出来的QT和MFC都无法在winXP下运行,我去啊没人和我说过这事儿!!!现在要更新一个很大很大的升级包。