当前位置:编程学习 > wap >>

QT4.6 beta 不能用VC2008编译

QT的开发人员到底测试过没有。

 
Sources are in..............D:\Qt\4.6.0
Build is done in............D:\Qt\4.6.0
Install prefix..............D:\Qt\4.6.0
Headers installed to........D:\Qt\4.6.0\include
Libraries installed to......D:\Qt\4.6.0\lib
Plugins installed to........D:\Qt\4.6.0\plugins
Binaries installed to.......D:\Qt\4.6.0\bin
Docs installed to...........D:\Qt\4.6.0\doc
Data installed to...........D:\Qt\4.6.0
Translations installed to...D:\Qt\4.6.0\translations
Examples installed to.......D:\Qt\4.6.0\examples
Demos installed to..........D:\Qt\4.6.0\demos

Creating qmake...

Microsoft (R) 程序维护实用工具 9.00.30729.01 版
版权所有(C) Microsoft Corporation。保留所有权利。

        cl -c -Foproject.obj  -W3 -nologo -O2  -I. -Igenerators -Igenerators\unix -Igenerators\win32 -Igenerators\mac -I
generators\symbian  -ID:\Qt\4.6.0\include -ID:\Qt\4.6.0\include\QtCore  -ID:\Qt\4.6.0\include -ID:\Qt\4.6.0\include\QtCo
re  -ID:\Qt\4.6.0\src\corelib\global  -ID:\Qt\4.6.0\src\corelib\xml  -ID:\Qt\4.6.0\mkspecs\win32-msvc2008   -DQT_NO_TEXT
CODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NODLL -DQT_NO_STL  -DQT_NO_COMPRESS -DUNICODE -DHAVE_QCONFIG_CPP -D
QT_BUILD_QMAKE -DQT_NO_THREAD  -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM -DQT_NO_PCRE -DQT_BOOTSTRAPPED
-DQMAKE_OPENSOURCE_EDITION project.cpp
project.cpp
d:\qt\4.6.0\include\qtcore\../../src/corelib/global/qglobal.h(62) : fatal error C1083: 无法打开包括文件:“QtCore/qconfig
.h”: No such file or directory
NMAKE : fatal error U1077: “"D:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.EXE"”: 返回代码“0x2”
Stop.

Microsoft (R) 程序维护实用工具 9.00.30729.01 版
版权所有(C) Microsoft Corporation。保留所有权利。

         del qmake.tds
找不到 D:\Qt\4.6.0\qmake\qmake.tds

Microsoft (R) 程序维护实用工具 9.00.30729.01 版
版权所有(C) Microsoft Corporation。保留所有权利。

        cl -c -Foproject.obj  -W3 -nologo -O2  -I. -Igenerators -Igenerators\unix -Igenerators\win32 -Igenerators\mac -I
generators\symbian  -ID:\Qt\4.6.0\include -ID:\Qt\4.6.0\include\QtCore  -ID:\Qt\4.6.0\include -ID:\Qt\4.6.0\include\QtCo
re  -ID:\Qt\4.6.0\src\corelib\global  -ID:\Qt\4.6.0\src\corelib\xml  -ID:\Qt\4.6.0\mkspecs\win32-msvc2008   -DQT_NO_TEXT
CODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NODLL -DQT_NO_STL  -DQT_NO_COMPRESS -DUNICODE -DHAVE_QCONFIG_CPP -D
QT_BUILD_QMAKE -DQT_NO_THREAD  -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM -DQT_NO_PCRE -DQT_BOOTSTRAPPED
-DQMAKE_OPENSOURCE_EDITION project.cpp
project.cpp
d:\qt\4.6.0\include\qtcore\../../src/corelib/global/qglobal.h(62) : fatal error C1083: 无法打开包括文件:“QtCore/qconfig
.h”: No such file or directory
NMAKE : fatal error U1077: “"D:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.EXE"”: 返回代码“0x2”
Stop.
Building qmake failed, return code 2


D:\Qt\4.6.0> --------------------编程问答-------------------- beta版嘛,等待release版中。。。
--------------------编程问答-------------------- 等稳定了再用,Beta版就算了。  --------------------编程问答-------------------- 安装perl先,我的就是4.6.0,用vs2008编译的。 --------------------编程问答-------------------- 按照编译器给出的错误找找问题麻 --------------------编程问答-------------------- 正式版已经出来了,
可以去试下 --------------------编程问答-------------------- 别说,还真没测过。谢了
补充:移动开发 ,  Qt
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,