Re: New user build report
Posted by
edvard on
Oct 09, 2011; 7:09pm
URL: https://forum.librecad.org/New-user-build-report-tp4860228p4886018.html
I'm filling in for a co-worker all this next week, and my weekend's going to be cut short, so I won't be able to do much until next week.
However, I'll be pulling the git today to compile before I go to bed, and give the build what workout I can with the porch plans I've been seriously neglecting lately... ;)
-Eddy
EDIT: Before I could sneak off to dreamland, 'make' gave me this:
In file included from src/lib/engine/rs_entitycontainer.h:33,
from src/lib/actions/rs_snapper.h:31,
from src/lib/actions/rs_actioninterface.h:33,
from src/lib/actions/rs_actioninterface.cpp:28:
src/lib/engine/rs_ellipse.h: In member function ‘boost::fusion::tuple<double, double, double, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> distance_functor::operator()(const double&) const’:
src/lib/engine/rs_ellipse.h:310: error: ‘make_tuple’ is not a member of ‘boost::math’
make: *** [intermediate/obj/rs_actioninterface.o] Error 1