
29 Mar
2010
29 Mar
'10
8:59 p.m.
Klaim wrote:
AFAIK Boost.Log is header only, so you just have to get the sources (using svn for example). No compilation required.
It is not. Boost.Log can be compiled by: 1. Getting 1.42 source release 2. Unpacking Boost.Log on top of it -- I recommend svn version 3. Following the usual procedure: .\bootstap.bat .\bjam --with-log - Volodya