What is boost log, how to get it and how to build it
This is the method I followed to install Boost.Log in my Linux box. One important note before you build and install Boost libraries: Make sure you have installed a threading library like pthreads. Most package managers should have them. Here are the build steps: If you have installed Boost already from source, then its fine … Read more