muparser and boost libraries not found.
Posted by rsamurti on Jan 30, 2013; 2:57pm
URL: https://forum.librecad.org/muparser-and-boost-libraries-not-found-tp5707528.html
Hello,
I am maintaining LibreCAD precompiled packages for Zenwalk GNU Linux (www.zenwalk.org) The latest git version is building properly. But the build log has these lines:
Project MESSAGE: Using boost libraries in .
Project MESSAGE: muParser was not found, please install muParser!
Project MESSAGE: Using muParser libraries in .
Project MESSAGE: We will be using CPP11 features
Project MESSAGE: ttf2lff using libraries in .
I have installed both boost and muparser. Why is this message coming? How to correct this?
Thank you for your help.
Anand