[Ktechlab-devel] error compiling

deifo at ono.com deifo at ono.com
Tue Oct 18 21:27:25 UTC 2005


I get the following compiling error with GCC 3.3.5 and KTechLab revision
502:



picitem.cpp: In constructor `PicItem::PicItem(ICNDocument*, bool, const char*,
   MicroSettings*)':
picitem.cpp:259: error: syntax error before `+' token
picitem.cpp:262: error: no matching function for call to `PinItem::PinItem(
   FlowCodeDocument*, QPoint (&)(...), bool, PinSettings*&)'
picitem.h:25: error: candidates are: PinItem::PinItem(const PinItem&)
picitem.cpp:37: error:                 PinItem::PinItem(FlowCodeDocument*,
   QPoint, bool, PinSettings*)
picitem.cpp:267: error: syntax error before `+' token
picitem.cpp:270: error: no matching function for call to `PinItem::PinItem(
   FlowCodeDocument*, QPoint (&)(...), bool, PinSettings*&)'
picitem.h:25: error: candidates are: PinItem::PinItem(const PinItem&)
picitem.cpp:37: error:                 PinItem::PinItem(FlowCodeDocument*,
   QPoint, bool, PinSettings*)
make[3]: *** [picitem.o] Error 1






More information about the Ktechlab-devel mailing list