• 9511阅读
  • 7回复

[提问]QWT 6.0.0安装问题: windows7,vs2008,qt4.7.2 [复制链接]

上一主题 下一主题
离线ccxy
 
只看楼主 倒序阅读 楼主  发表于: 2011-05-26
请大家帮忙,被困在这个问题好些天了,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

离线hcaihao

只看该作者 1楼 发表于: 2011-08-01
请问楼主解决了吗
离线guo10114
只看该作者 2楼 发表于: 2011-08-09
解决了没?俺的也是这个问题
离线woshiisp
只看该作者 3楼 发表于: 2011-08-30
估计难啊  本论坛很少能解决问题 唉  希望大家一起来指点新人啊
QT~想要爱你不容易啊!不容易 也要 爱 哈哈哈
离线oscarhx
只看该作者 4楼 发表于: 2011-10-17
i meet the same problem and solve it by:
for example:complie in vs 2005.
right click  your 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:)
离线jgcddd

只看该作者 5楼 发表于: 2011-12-02
楼上,,我能不能不用英文?看你每次发贴都是英文发的,,,
离线jgcddd

只看该作者 6楼 发表于: 2011-12-02
打错,,是你能不能不用英文...
离线ahnushe

只看该作者 7楼 发表于: 2012-01-17
呵呵,你把nmake的路径加到path环境变量里试试。。。。。。
快速回复
限100 字节
 
上一个 下一个