From: inkscape-devel-bounces@lists.sourceforge.net [mailto:inkscape-devel-bounces@lists.sourceforge.net] On Behalf Of Jon A. Cruz
Sent: maandag 4 augustus 2008 8:27
To: inkscape
Subject: Re: [Inkscape-devel] mass conversion to Geom::Point


On Aug 3, 2008, at 11:00 PM, Bob Jamison wrote:

Same as when we did the C++-ification.  Do it.  Do it now and

get it over with.   We can fix the bugs.   Like with my recent

education into using Geom::Point,  Matrix, blah rather than NR,

it's quite painless, and sensible. Actually,   Geom has a few

"lessons learned" that make it a bit easier than NR.



First compile "Boom"

/usr/bin/ld: Undefined symbols:
BPath_from_2GeomPath(std::vector<Geom::Path, std::allocator<Geom::Path> > const&)
collect2: ld returned 1 exit status
make[2]: *** [inkscape] Error 1 
 
I actually didn't do anything yet.
 
I'll probably do the change per subdirectory.