标题:求助,安装QT的时候出现错误
作者:yiweiwei3204
日期:2011-09-13 13:39
内容:
cd boxes\ && NMAKE -f Makefile
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
NMAKE -f Makefile.Debug all
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl -c -nologo -Zm200 /Zm1200 -Zi -MDd -GR -GX -W3 -DUNICODE -DQT_LARGEFI
LE_SUPPORT -DQT_DLL -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPO
RT -I"..\..\include\QtCore" -I"..\..\include\QtGui" -I"..\..\include\QtOpenGL" -
I"..\..\include" -I"." -I"..\..\include\ActiveQt" -I"tmp\moc\debug_shared" -I"..
\..\mkspecs\win32-msvc" -Fotmp\obj\debug_shared\ @C:\DOCUME~1\ADMINI~1\LOCALS~1\
Temp\nma04016.
Command line warning D4025 : overriding '/Zm200' with '/Zm1200'
glbuffers.cpp
.\vector.h(356) : error C2233: '' : arrays of objects containing zero-s
ize arrays are illegal
.\vector.h(357) : see reference to class template instantiation 'gfx::Ma
trix' being compiled
glshaders.cpp
.\vector.h(356) : error C2233: '' : arrays of objects containing zero-s
ize arrays are illegal
.\vector.h(357) : see reference to class template instantiation 'gfx::Ma
trix' being compiled
main.cpp
.\vector.h(356) : error C2233: '' : arrays of objects containing zero-s
ize arrays are illegal
.\vector.h(357) : see reference to class template instantiation 'gfx::Ma
trix' being compiled
qtbox.cpp
.\vector.h(356) : error C2233: ' ..
#1 [jdwx 09-13 19:52]
google搜搜有编译好现成的,自己编译费劲。
#2 [wxj120bw 09-13 21:55]
vc6是不是微软已经不更新了 换高点版本吧