[Ipe-discuss] Ipe 6 pre 9 compile error
René van Oostrum
rene at cs.uu.nl
Thu Mar 27 13:19:04 CET 2003
Upon compiling Ipe 6 preview 9 on Redhat Linux I got the following error
../include/ipecolor.h: In member function `virtual void
IpeMark::Draw(IpePainter&) const':
../include/ipecolor.h:105: `IpeAttribute::IpeAttribute(int)' is private
ipemark.cpp:116: within this context
Commenting out line 104 of ipecolor.h so that the constructor becomes
public solved the problem, and Ipe seems to run fine. Should this
constructor be explicit?
René
More information about the Ipe-discuss
mailing list