I'm trying to get the KOFFICE_1_2_BETA2 tag building on MacOSX, but i've run into an issue with KDChart stuff. When building, I run into this: ---(snip!)--- In file included from KDChart.cpp:30, from libkdchart_la.all_cpp.cpp:2: KDChart.h:49: type specifier omitted for parameter KDChart.h:49: parse error before `*' ---(snip!)--- It's happy if I add "#include " to the top of the KDChart.h file, but then I end up with this error in building the rest of kchart: ---(snip!)--- In file included from libkchartpart_la.all_cc.cc:2: kchart_part.cc: In method `void KChartPart::paintContent(QPainter &, const QRect &, bool = false, double = 0x3ff0000000000000, double = 0x3ff0000000000000)': kchart_part.cc:120: no matching function for call to `KDChart::paint (QPainter *, KChartParams *&, KoChart::Data *, int, const QRect *)' kdchart/KDChart.h:55: candidates are: static void KDChart::paint(QPainter *, KDChartParams *, KDChartTableDataBase *, KDChartDataRegionList * = 0, const QRect * = 0) ---(snip!)--- ...any ideas what's going wrong? -- Benjamin Reed a.k.a. Ranger Rick (ranger@befunk.com) http://ranger.befunk.com/ WWJD? JWRTFM! ____________________________________ koffice mailing list koffice@mail.kde.org To unsubscribe please visit: http://mail.kde.org/mailman/listinfo/koffice