[Kde-bindings] [Bug 278486] [smokeqt] doesn't build with qwt 6.0

Andrea Scarpino andrea at archlinux.org
Tue Jul 26 07:47:03 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=278486





--- Comment #3 from Andrea Scarpino <andrea archlinux org>  2011-07-26 07:47:02 ---
Created an attachment (id=62197)
 --> (http://bugs.kde.org/attachment.cgi?id=62197)
Patch to remove the old headers

I removed the old headers from that file (without replacing them with the new
headers), and now I get:

In file included from /usr/include/qwt/qwt_plot_curve.h:14:0,                   
                 from /build/src/smokeqt-4.7.0/qwt/qwt_includes.h:31,
                 from /build/src/build/qwt/x_7.cpp:2:
/usr/include/qwt/qwt_plot_item.h: In copy constructor
‘QwtPlotAbstractSeriesItem::QwtPlotAbstractSeriesItem(const
QwtPlotAbstractSeriesItem&)’:
/usr/include/qwt/qwt_plot_item.h:182:5: error: ‘QwtPlotItem::QwtPlotItem(const
QwtPlotItem&)’ is private
/usr/include/qwt/qwt_plot_seriesitem.h:21:18: error: within this context
/usr/include/qwt/qwt_plot_seriesitem.h: In copy constructor
‘QwtPlotSeriesItem<QPointF>::QwtPlotSeriesItem(const
QwtPlotSeriesItem<QPointF>&)’:
/usr/include/qwt/qwt_plot_seriesitem.h:60:7: note: synthesized method
‘QwtPlotAbstractSeriesItem::QwtPlotAbstractSeriesItem(const
QwtPlotAbstractSeriesItem&)’ first required here 
In file included from /build/src/smokeqt-4.7.0/qwt/qwt_includes.h:31:0,
                 from /build/src/build/qwt/x_7.cpp:2:
/usr/include/qwt/qwt_plot_curve.h: In copy constructor
‘QwtPlotCurve::QwtPlotCurve(const QwtPlotCurve&)’:
/usr/include/qwt/qwt_plot_curve.h:55:18: note: synthesized method
‘QwtPlotSeriesItem<QPointF>::QwtPlotSeriesItem(const
QwtPlotSeriesItem<QPointF>&)’ first required here 
/build/src/build/qwt/x_7.cpp: In constructor
‘__smokeqwt::x_QwtPlotCurve::x_QwtPlotCurve(const QwtPlotCurve&)’:
/build/src/build/qwt/x_7.cpp:271:70: note: synthesized method
‘QwtPlotCurve::QwtPlotCurve(const QwtPlotCurve&)’ first required here 
make[2]: *** [qwt/CMakeFiles/smokeqwt.dir/x_7.cpp.o] Error 1
make[1]: *** [qwt/CMakeFiles/smokeqwt.dir/all] Error 2
make: *** [all] Error 2

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