![](https://secure.gravatar.com/avatar/630f0c3783a499f1c858121ca3e2a840.jpg?s=120&d=mm&r=g)
21 Dec
2012
21 Dec
'12
1:24 p.m.
Hi, I merge a branch and compiling have problems with LPEPerpBisector the error said:
CXXLD inkscape libinkscape.a(effect.o): In function `Inkscape::LivePathEffect::Effect::New(Inkscape::LivePathEffect::EffectType, LivePathEffectObject*)': /home/jtx/Development/inkscape/BSpline/src/live_effects/effect.cpp:196: undefined reference to `Inkscape::LivePathEffect::LPEPerpBisector::LPEPerpBisector(LivePathEffectObject*)' collect2: error: ld returned 1 exit status make[3]: *** [inkscape] Error 1
I coment this line to compile.
Hi, Jabier.