2 Jul
2005
2 Jul
'05
2:07 a.m.
Christopher: can you try compiling current CVS ? I don't know that it'll do any better, but I can't see any easy fix, we might as well concentrate on the current development version.
Developers:
Both in inkscape 0.41 and current CVS, SPItem is declared
struct SPItem : public SPObject
and SPObject is declared
struct SPObject : public GObject
Don't know if that helps anyone.
pjrm.