Results 1 to 3 of 3

Thread: QWT 6.0.0 install (link) problem - windows 7 + vs2008 + qt4.7.2

  1. #1
    Join Date
    May 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default QWT 6.0.0 install (link) problem - windows 7 + vs2008 + qt4.7.2

    Dear all,

    Is there anybody can help, I have been struggling for this problem for a few days!!

    I try to install qwt 6.0.0 from source code,
    1. qmake qwt.pro
    even tried: qmake qwt.pro -spec win32-msvc2008 -r CONFIG+=release
    2. nmake

    error is thrown when linking qwt desiginer plugin:

    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_plug
    in.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.




    Env: windows 2007, vs2008, QT 4.7.2, QWT 6.0.0

    Thanks for any help!

    Conglun

  2. #2
    Join Date
    Aug 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QWT 6.0.0 install (link) problem - windows 7 + vs2008 + qt4.7.2

    Hi
    I also have the same problem. Can someone help us please.

    Thanks

  3. #3
    Join Date
    Jun 2011
    Posts
    7
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QWT 6.0.0 install (link) problem - windows 7 + vs2008 + qt4.7.2

    seems like the path is not set

Similar Threads

  1. Replies: 0
    Last Post: 18th August 2010, 02:21
  2. windows 7 install problem
    By abubakar in forum Installation and Deployment
    Replies: 2
    Last Post: 17th October 2009, 17:11
  3. Strange link problem using VS2008 and qt-vs-addin
    By bnilsson in forum Qt Programming
    Replies: 10
    Last Post: 24th June 2009, 03:08
  4. Problem install qwt on windows
    By kid17 in forum Qwt
    Replies: 5
    Last Post: 3rd December 2008, 12:19
  5. 4.4tp with vs2008 compile problem
    By Teerayoot in forum Installation and Deployment
    Replies: 1
    Last Post: 11th January 2008, 06:56

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.