[Kde-bindings] [Bug 289234] smokeqt does not compile with qwt6
Steve
ulatekh at yahoo.com
Sun Dec 18 16:01:11 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=289234
--- Comment #1 from Steve <ulatekh yahoo com> 2011-12-18 16:01:11 ---
I've been mucking around quite a bit lately with smokeqt, so I figured I'd look
at this. :-)
Attached to this e-mail is an archive containing a patch to smokeqt that solves
part of the problem, and is backwards-compatible with Qwt 5.
I built Qwt 6, both from the latest SVN at
https://qwt.svn.sourceforge.net/svnroot/qwt/branches/qwt-6.0, and from an RPM I
found for RHEL.
Some of the problem is solved easily, by changing the header files that are
included, and wrapping that with a test on the value of QWT_VERSION versus
0x060000. But the archive also contains info on a build error that's caused by
missing constructors in QwtPlotAbstractSeriesItem. That one is an easy fix,
but I've already got my hands full with Qyoto, and am not about to start fixing
bugs in Qwt 6.
The answer, I believe, is that Qwt 6 isn't quite ready for prime time, though
once it is, the enclosed patch should port smokeqt to Qwt 6.
Steven Boswell
________________________________
From: Jonathan Riddell <jr at jriddell.org>
To: kde-bindings at kde.org
Sent: Saturday, December 17, 2011 2:21 PM
Subject: [Kde-bindings] [Bug 289234] New: smokeqt does not compile with qwt6
https://bugs.kde.org/show_bug.cgi?id=289234
Summary: smokeqt does not compile with qwt6
Product: bindings
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings at kde.org
ReportedBy: jr at jriddell.org
Version: unspecified (using Devel)
OS: Linux
smokeqt compiles with qwt 5 but not 6 which is the current version.
qwt_array.h is the first missing header to cause problems.
Reproducible: Didn't try
Steps to Reproduce:
sdf
Actual Results:
sdf
Expected Results:
sadf
adsf
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-bindings
mailing list