$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Trivial logging with boost.log
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-11-18 09:48:12
AMDG
On 11/18/2011 03:57 AM, Konstantin Ribel wrote:
> I finally managed to build the boost lib including boost.log. Now I am trying to
> get trivial logging to work, but I am experiencing some issues with it. Here is
> what I have done so far:
>
> <snip>
>
> When I hit the build button I get 10 errors. The build log is attached to this
> email.
>
> Does anybody know what to do in this situation? Do I have to define some symbols?
>
You need to link to the library. (-lboost_log)
In Christ,
Steven Watanabe