Re: dev environment setup and usage
Posted by
dxli on
Feb 03, 2016; 10:33pm
URL: https://forum.librecad.org/dev-environment-setup-and-usage-tp5712883p5712897.html
for the time being, try to build LC without using custom.pri (preferred over custom.pro).
Yes, boost is required dependency for LC.
You can easily install boost in MacPorts, and without any manual configuration to use the boost library.
Try to follow
http://wiki.librecad.org/index.php/LibreCAD_Installation_from_Source#Building_LibreCAD-2.0_on_OS.2FX
DErik wrote
Where should the custom.pro reside, if it is supposed to be on the OS X platform at all? And should it include references to the boost directories in it? I don't have boost installed anyway. Do I need it on Mac?