link /LIBPATH:"c:\QT\lib" /NOLOGO /DLL /incremental:no /OUT:"plugins\des
igner\qwt_designer_plugin.dll" @C:\DOCUME~1\new\LOCALS~1\Temp\nm3.tmp
Creating library plugins\designer\qwt_designer_plugin.lib and object plugins\
designer\qwt_designer_plugin.exp
qwt_designer_plugin.obj : error LNK2019: unresolved external symbol "public: sta
tic struct QMetaObject const QwtPlot::staticMetaObject" (?staticMetaObject@QwtPl
ot@@2UQMetaObject@@B) referenced in function "class QwtPlot * __cdecl qobject_ca
st<class QwtPlot *>(class QObject *)" (??$qobject_cast@PAVQwtPlot@@@@YAPAVQwtPlo
t@@PAVQObject@@@Z)
qwt_designer_plugin.obj : error LNK2019: unresolved external symbol "public: sta
tic struct QMetaObject const QwtDial::staticMetaObject" (?staticMetaObject@QwtDi
al@@2UQMetaObject@@B) referenced in function "class QwtDial * __cdecl qobject_ca
st<class QwtDial *>(class QObject *)" (??$qobject_cast@PAVQwtDial@@@@YAPAVQwtDia
l@@PAVQObject@@@Z)
plugins\designer\qwt_designer_plugin.dll : fatal error LNK1120: 2 unresolved ext
ernals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio .NET 2003\
Vc7\bin\nmake.exe"' : return code '0x2'
Stop.
D:\qwt\designer>nmake
我是按安装文件里的cd designer
qmake qwtplugin.pro
nmake来做的....到最后一步就出错了..昨回事呢??
[ 此贴被XChinux在2006-06-24 22:48重新编辑 ]