Results 1 to 3 of 3

Thread: Problems compiling qwt polar 1.1.0

  1. #1
    Join Date
    Oct 2012
    Posts
    12
    Thanks
    3
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Problems compiling qwt polar 1.1.0

    Hello.

    We are using Qwt 6.0.1, Qt 4.8.0 and fail to compile QwtPolar against this configuration (VS2008). The error is:

    <path>\qwtpolar-1.1.0\src\qwt_polar_item.h(14) : fatal error C1083: Datei (Include) kann nicht geöffnet werden: "qwt_legend_data.h": No such file or directory

    The problems seems to be, that qwt_legend_data does not exist in Qwt version 6.0.1. I checked the online documentation of that Qwt version and that class is not documented. However, the specs for QwtPolar state that it is compatible to Qt >= 4.4 and Qwt >= 6.0

    Do we have to upgrade to Qwt 6.1.0 (something we would not like to do now because of time issues) or is there some workaround for it?

    Marc

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,325
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Problems compiling qwt polar 1.1.0

    Looks like a bug in the docs - for QwtPolar you need Qwt 6.1.

    But probably the main reason for upgrading to 1.1 is because of Qwt 6.1 and Qt 5. If you don't need both you can go with QwtPolar 1.0.

    Uwe

  3. #3
    Join Date
    Oct 2012
    Posts
    12
    Thanks
    3
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: Problems compiling qwt polar 1.1.0

    Ok, thank you for the information.

Similar Threads

  1. Compiling Problems
    By Seryoga in forum Newbie
    Replies: 2
    Last Post: 26th March 2014, 20:39
  2. Problems compiling Qwt 6.1
    By prophetofreason in forum Qwt
    Replies: 6
    Last Post: 17th January 2013, 14:49
  3. Problems compiling when using an extern
    By aarelovich in forum Qt Programming
    Replies: 2
    Last Post: 24th June 2011, 12:32
  4. problems with compiling in qt4.6
    By nataly in forum Qt Programming
    Replies: 0
    Last Post: 14th December 2009, 12:09
  5. Compiling and efficiency problems
    By aarelovich in forum Qt Programming
    Replies: 12
    Last Post: 2nd October 2009, 16:38

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.