Results 1 to 5 of 5

Thread: qt 3.3.6 + qwt-5.0.2 + WinXP + MSVisualStudio 6.0

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2007
    Location
    Genève
    Posts
    9
    Thanks
    1
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Question qt 3.3.6 + qwt-5.0.2 + WinXP + MSVisualStudio 6.0

    Hello!

    I'm using qt 3.3.6 (winXP and C++ Visual Studio 6.0) and I'd like to install qwt-5.0.2
    I've read http://qwt.sourceforge.net/qwtinstall.html for my case it says:
    ----------
    B) Win32/MSVC Qt3/Qt4
    =====================
    Please read the qmake documentation how to convert
    your *.pro files into your development environment.

    F.e MSVC with nmake:
    qmake qwt.pro
    nmake
    ----------

    But I've got the following error while doing nmake:
    ---------------------------------
    [...]

    .\qwt_panner.cpp(53) : error C2666: '[]' : 2 overloads have similar conversions
    .\qwt_panner.cpp(374) : error C2374: 'i' : redefinition; multiple initialization

    .\qwt_panner.cpp(368) : see declaration of 'i'

    [...]

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

    Maybe I forgot something..
    can somebody help me out?..

    Thanks a lot!!
    Last edited by Times; 7th December 2007 at 13:34.

Similar Threads

  1. How to upgrade Qwt 5.0.1 to Qwt 5.0.2
    By luffy27 in forum Qwt
    Replies: 1
    Last Post: 15th July 2007, 19:55

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
  •  
Qt is a trademark of The Qt Company.