On Monday 07 February 2005 17:20, Attila Kinali wrote: > On Mon, 7 Feb 2005 13:35:44 +0100 > > Lourens Veen <[EMAIL PROTECTED]> wrote: > > I've attached a patch. Using both gcc and g++ got a bit clumsy, since gcc > > doesn't know what a class is, and geometry.c includes render.hpp, which > > includes float25.hpp, which defines a class. There must be a better way > > to do this, so please fix this someone :-). > > Use g++ to compile the c code too. > Cleanly written C99 code should compile with a c++ compiler too.
That's what I did, but not in a very clean way... Lourens _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
