Hi Jean-Pierre,

I'm getting the following error, perhaps through a missing source file?

..\polygon\libpolygon.a(PolyLine.cpp.obj):PolyLine.cpp:(.text+0x4d74):
undefined reference to
`ClipperLib::SimplifyPolygon(std::vector<ClipperLib::IntPoint,
std::allocator<ClipperLib::IntPoint> > const&,
std::vector<std::vector<ClipperLib::IntPoint,
std::allocator<ClipperLib::IntPoint> >,
std::allocator<std::vector<ClipperLib::IntPoint,
std::allocator<ClipperLib::IntPoint> > > >&,
ClipperLib::PolyFillType)'

..\polygon\libpolygon.a(PolyLine.cpp.obj):PolyLine.cpp:(.text+0x509c):
undefined reference to
`ClipperLib::SimplifyPolygon(std::vector<ClipperLib::IntPoint,
std::allocator<ClipperLib::IntPoint> > const&,
std::vector<std::vector<ClipperLib::IntPoint,
std::allocator<ClipperLib::IntPoint> >,
std::allocator<std::vector<ClipperLib::IntPoint,
std::allocator<ClipperLib::IntPoint> > > >&,
ClipperLib::PolyFillType)'

Best Regards,

Brian.


On 3 January 2014 17:40,  <nore...@launchpad.net> wrote:
> ------------------------------------------------------------
> revno: 4602
> committer: jean-pierre charras <jp.char...@wanadoo.fr>
> branch nick: kicad
> timestamp: Fri 2014-01-03 18:39:28 +0100
> message:
>   Pcbnew: very minor fixes and update:  update clipper version. uncrustify 
> polytri/* and fix some warning compil.
> modified:
>   lib_dxf/drw_base.h
>   lib_dxf/libdxfrw.h
>   polygon/PolyLine.cpp
>   polygon/clipper.cpp
>   polygon/clipper.hpp
>   polygon/poly2tri/common/shapes.cc
>   polygon/poly2tri/common/shapes.h
>   polygon/poly2tri/common/utils.h
> The size of the diff (8341 lines) is larger than your specified limit of 5000 
> lines
>
> --
> lp:kicad
> https://code.launchpad.net/~kicad-testing-committers/kicad/testing
>
> You are subscribed to branch lp:kicad.
> To unsubscribe from this branch go to 
> https://code.launchpad.net/~kicad-testing-committers/kicad/testing/+edit-subscription

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to