Re: Adding library eigen to v2

Posted by ravas on
URL: https://forum.librecad.org/Adding-library-eigen-to-v2-tp5713493p5713552.html

All I did was:
brew install eigen
and it built.

This problem remains:

1. using Polygon (Cor,Cor) create a triangle with points (0,0) and (10,0)
2. using Tangential 3 Circles create the incircle of the triangle
3. using the 2 Points line tool try to create the contact triangle using Snap Intersection

It does not snap to the tangent point that would be at (5,0).