Results 1 to 2 of 2

Thread: Compatibility problem between QwtPolar 1.0.1 and Qwt 6.1 (release candidate)

  1. #1
    Join Date
    Feb 2013
    Posts
    1
    Platforms
    Unix/X11 Windows

    Default Compatibility problem between QwtPolar 1.0.1 and Qwt 6.1 (release candidate)

    Hello,
    I met a problem when I tried to compile a program including qwt 6.1 and qwt polar 1.0.0 headers.
    Note that compilation succeeds with qwt 6.0.
    More exactly, the header qwt_polar_item.h which belongs to the qwt polar library needs the following header : qwt_legend_item.h. But this last does not exist anymore in qwt 6.1 while it exists in the 6.0 version.
    I have seen on the sourceforge site that a qwtpolar version compatible with qwt6.1 is under construction.
    So I would like to know when this version will be available and if there is a possibility to by-pass this compilation problem by modifying the qwtpolar code ?
    Thank you for your answer.
    Best Regards.
    Mikael.

  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: Compatibility problem between QwtPolar 1.0.1 and Qwt 6.1 (release candidate)

    QwtPolar from SVN trunk is compatible with Qwt 6.1 rc3. But I won't build any tarballs before Qwt 6.1 final.

    Uwe

Similar Threads

  1. problem in istallation of qwtpolar
    By wagmare in forum Qwt
    Replies: 2
    Last Post: 20th December 2012, 10:20
  2. Replies: 3
    Last Post: 26th November 2012, 07:51
  3. Replies: 4
    Last Post: 12th May 2011, 10:06
  4. Problem running QwtPolar examples
    By MSUdom5 in forum Qwt
    Replies: 4
    Last Post: 11th March 2010, 18:26
  5. Installation problem with QwtPolar
    By Ju_29 in forum Qwt
    Replies: 4
    Last Post: 25th May 2009, 14:04

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.