标题:QWT 6.0.0安装问题: windows7,vs2008,qt4.7.2
作者:ccxy
日期:2011-05-26 14:36
内容:
请大家帮忙,被困在这个问题好些天了,google也没办法。
安装过程如下:
1. qmake qwt.pro
这个也试过: qmake qwt.pro -spec win32-msvc2008 -r CONFIG+=release
2. nmake
出现如下链接错误,
Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
Copyright (C) Microsoft Corporation.All rights reserved.
moc qwt_designer_plugin.h
moc qwt_designer_plotdialog.h
rcc qwt_designer_plugin.qrc
compiling .\qwt_designer_plugin.cpp .\qwt_designer_plotdialog.cpp
qwt_designer_plugin.cpp
qwt_designer_plotdialog.cpp
Generating Code...
compiling moc\moc_qwt_designer_plugin.cpp moc\moc_qwt_designer_plotdialog.cpp
moc_qwt_designer_plugin.cpp
moc_qwt_designer_plotdialog.cpp
Generating Code...
compiling resources\qrc_qwt_designer_plugin.cpp
qrc_qwt_designer_plugin.cpp
linking plugins\designer\qwt_designer_plugin.lib
Creating library plugins\designer\qwt_designer_plugin.lib and object plugins\designer\qwt_designer_plugin.exp
LINK : fatal error LNK1104: cannot open file 'plugins\designer\qwt_designer_plugin.lib'
NMAKE : fatal error U1077: 'echo' : return code '0x450'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
qwt_designer_plugin.lib 并未生成。
请大家帮忙!
q
#1 [hcaihao 08-01 13:35]
请问楼主解决了吗
#2 [guo10114 08-09 11:23]
解决了没?俺的也是这个问题
#3 [woshiisp 08-30 10:09]
估计难啊本论坛很少能解决问题 唉希望大家一起来指点新人啊
#4 [oscarhx 10-17 22:09]
i meet the same problem and solve it by:
for example:complie in vs 2005.
right clickyour solution, choose property-->linking-->general,in the first line" output file" ------DO CHANGE "...\qwt_designer_plugin.lib" INTO "...\qwt_designer_plugin.dll".
and remember all, generate release version,not debug one, or you won't find this plugin show itself in qt designer.
good luck,guys:)
#5 [jgcddd 12-02 15:26]
楼上,,我能不能不用英文?看你每次发贴都是英文发的,,,