标题:请教安装问题 qt-win-opensource-src-4.1.1 + vc6.0
作者:catsoft
日期:2006-04-15 11:59
内容:
qt-win-opensource-src-4.1.1.zip + Qtnode-acs-qt4.1.1.zip + vc6.0sp6 + xpsp2
安装过程及错误如下:
E:\学习相关\qt\qt4.1.1>qconfigure.bat
You must specify the compiler to use:
qconfigure {g++/msvc/msvc.net/msvc2005/borland/bccx}
E:\学习相关\qt\qt4.1.1>qconfigure.bat msvc -release -no-stl
This is the Qt/Windows Open Source Edition.
You are licensed to use this software under the terms of
the GNU General Public License.
Type '?' to view the GNU General Public License.
Type 'y' to accept this license offer.
Type 'n' to decline this license offer.
Do you accept the terms of the license?
y
Environment:
INCLUDE=
E:\学习相关\vc++\VC98\atl\include
E:\学习相关\vc++\VC98\mfc\include
E:\学习相关\vc++\VC98\include
LIB=
E:\学习相关\vc++\VC98\mfc\lib
E:\学习相关\vc++\VC98\lib
PATH=
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
E:\学习相关\vc++\Common\Tools\WinNT
E:\学习相关\vc++\Common\MSDev98\Bin
E:\学习相关\vc++\Common\Tools
E:\学习相关\vc++\VC98\bin
You are licensed to use this software under the terms of the GNU GPL.
See E:\学习相关\qt\qt4.1.1\LICENSE.GPL
Configuration:
minimal-config
small-config
medium-config
large-config
full-config
release
Qt Configuration:
release
zlib
no-gif
png
mng
accessibility
qt3support
opengl
ipv6
QMAKESPEC...................win32-g++ (commandline)
Architecture................windows
Maketool....................mingw32-make
Debug symbols...............no
Accessibility support.......yes
STL support.................no
Exception support...........yes
RTTI support................yes
OpenGL support..............yes
Third Party Librarie ..
#1 [XChinux 04-15 12:07]
不要在E:\学习相关这样的中文目录名下安装。
转到英文名中目录中试试
#2 [catsoft 04-15 12:11]
谢谢啊,我试试看!
直接在其它目录重新安装吗,还是要先恢复一些东西??
#3 [XChinux 04-15 12:46]
先卸载了再安装看看。或者直接删除也可以。
#4 [catsoft 04-15 13:24]
编译的时候出现错误如下:
qstyle.cpp
qstylefactory.cpp
qstyleoption.cpp
qstyleplugin.cpp
qcommonstyle.cpp
qcdestyle.cpp
qwindowsxpstyle.cpp
E:\qt\qt411\src\gui\styles\qwindowsxpstyle.cpp(67) : fatal error C1083: Cannot o
pen include file: 'uxtheme.h': No such file or directory
qplastiquestyle.cpp
qwindowsstyle.cpp
qmotifstyle.cpp
Generating Code...
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'E:\学习相关\vc++\VC98\bin\NMAKE.EXE' : return code '
0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
请问这是什么错误啊?严重么?/
#5 [seraphliu 04-25 14:22]
先在command prompt下运行vcvars32.bat,再nmake