When I try to compile svn-18969 on WinXP I get an slew error at the linking stage -
Make error line 366: LINK problem: build\libinkscape.a(sp-shape.o):sp-shape.cpp: (.text+0x1e13): undefined reference to `bounds_exact_transformed(std::vector<Geo m::Path, std::allocatorGeom::Path > const&, Geom::Matrix const&)' build\libinkscape.a(effect.o):effect.cpp:(.text+0x76d): undefined reference to ` Inkscape::LivePathEffect::LPECopyRotate::LPECopyRotate(LivePathEffectObject*)' build\libinkscape.a(effect.o):effect.cpp:(.text+0x7a3): undefined reference to ` Inkscape::LivePathEffect::LPEParallel::LPEParallel(LivePathEffectObject*)' build\libinkscape.a(effect.o):effect.cpp:(.text+0x7bf): undefined reference to ` Inkscape::LivePathEffect::LPECircle3Pts::LPECircle3Pts(LivePathEffectObject*)' build\libinkscape.a(effect.o):effect.cpp:(.text+0x7db): undefined reference to ` Inkscape::LivePathEffect::LPEAngleBisector::LPEAngleBisector(LivePathEffectObjec t*)' build\libinkscape.a(nr-arena-shape.o):nr-arena-shape.cpp:(.text+0x2ce0): undefin ed reference to `bounds_fast_transformed(std::vector<Geom::Path, std::allocator< Geom::Path> > const&, Geom::Matrix const&)' build\libinkscape.a(nr-arena-shape.o):nr-arena-shape.cpp:(.text+0x2ebc): undefin ed reference to `bounds_fast_transformed(std::vector<Geom::Path, std::allocator< Geom::Path> > const&, Geom::Matrix const&)' collect2: ld returned 1 exit status
Any ideas?
Thanks,
Tony