Help with building LibreCAD 2.0 on Windows
Posted by
Jugesh on
Dec 30, 2015; 4:37pm
URL: https://forum.librecad.org/Help-with-building-LibreCAD-2-0-on-Windows-tp5712762.html
Hi,
I am interested in LibreCAD dev and hope to be involved in the process. I am trying to build LibreCAD 2.0 on Windows based on the instructions provided in the
wiki. I installed boost in the C:\ directory, unchecked Shadow Build and yet I get the following error:
C:\Users\user\Documents\GitHub\LibreCAD\librecad\src\lib\math\lc_quadratic.h:30: error: boost/numeric/ublas/matrix.hpp: No such file or directory
#include <boost/numeric/ublas/matrix.hpp>
^
Please advise.