我QT4.3.2(window XP vc6.0)正常安装了,也能运行程序.但现在编译QWT5.0.2时出现以下面的错误:
.....
ion of 'toSet'
..\..\include\QtCore/../../src/corelib/tools/qvector.h(120) : warning C4661: 'cl
ass QList<double> __cdecl QList<double>::fromSet(const class QSet<double> &)' :
no suitable definition provided for explicit template instantiation request
..\..\include\QtCore/../../src/corelib/tools/qlist.h(302) : see declarat
ion of 'fromSet'
qwt_wheel.cpp
Generating Code...
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\bin\N
MAKE.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
请哪位指教一下,多谢
[ 此贴被lelexy在2008-02-20 16:56重新编辑 ]