compile fail
Brought to you by:
mariomotta,
plmalatray
canvascompo.h: In constructor
`CanvasPixmap::CanvasPixmap(VDKCanvas*, int, int,
char*)':
canvascompo.h:159: error: no matching function for call
to `VDKRect::VDKRect(VDKRect)'
../vdk/vdkutils.h:206: note: candidates are:
VDKRect::VDKRect(VDKRect&)
In file included from testvdk.cc:37:
drawingcompo.h: In constructor
`DrawingPixmap::DrawingPixmap(VDKDrawingArea*, int,
int, char*)':
drawingcompo.h:186: error: no matching function for
call to `VDKRect::VDKRect(VDKRect)'
../vdk/vdkutils.h:206: note: candidates are:
VDKRect::VDKRect(VDKRect&)