Results 1 to 5 of 5

Thread: qwt won't compile

  1. #1
    Join Date
    Oct 2007
    Posts
    8
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default qwt won't compile

    hi, i'm trying to get a qt environment to work, and want to use qwt. i followed the INSTALL file, but when using nmake in the qwt-5.0.2 directory, it gives me an error:

    qwt_resource.rc(5): fgatal error RC1015: cannot open include file 'winver.h'

    could not find anything about this on the web.

    using windows vista with visual c++ express 2005.

    any help would be greatly appreciated :)

    cheers

    sarefo

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: qwt won't compile

    Perhaps you'll need to install Platform SDK?
    J-P Nurmi

  3. The following user says thank you to jpn for this useful post:

    sarefo (30th October 2007)

  4. #3
    Join Date
    Oct 2007
    Posts
    8
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: qwt won't compile

    hey, i guess that's it :) i had assumed that all this stuff comes with visual studio express. i'll try it out as soon as i have downloaded the 17 (!) .cab files that are only available as separate download :(

    cheers!

    sarefo

  5. #4
    Join Date
    Oct 2007
    Posts
    8
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: qwt won't compile

    nope, didn't work. i installed platform SDK on win2k, and did what i was told in Using Visual C++ 2005 Express with the Microsoft Platform SDK, but it's still the same error. at last, winver.h is actually there, but i'm not so sure how to tell nmake to find it. to be sure, i ran 'nmake clean' before re-running nmake.

    maybe somebody can hint me to a good forum about visual studio problems?

    cheers

    s.

  6. #5
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: qwt won't compile

    Hmm, are you saying that winver.h is in C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include (or similar) but it still can't compile? Double check that the include path was correctly set to Visual Studio options, and then try re-generating makefiles / VS project with qmake.
    J-P Nurmi

Similar Threads

  1. Qwt plot problem on compile
    By sincnarf in forum Qwt
    Replies: 2
    Last Post: 14th October 2007, 11:36
  2. QWT introduction
    By nitriles in forum Qwt
    Replies: 4
    Last Post: 28th September 2007, 10:48
  3. Qwt 5.0.2
    By Uwe in forum Qt-based Software
    Replies: 1
    Last Post: 20th September 2007, 18:21
  4. 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
  5. use interesting QWT Library with QT3.X
    By raphaelf in forum Qwt
    Replies: 2
    Last Post: 23rd January 2006, 11:24

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.