Boost logo

Boost Users :

Subject: Re: [Boost-users] [log] BOOST_LOG_GLOBAL_LOGGER_* in DLL
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2014-03-20 20:37:04


On Fri, Mar 21, 2014 at 1:27 AM, Michael Marcin <mike.marcin_at_[hidden]>wrote:

> Specifically I have boost Log compiled as a static library but I'm only
> using boost.log from a single dll so from my reading of that guideline it
> doesn't apply.

Except of course if the boost.log headers are included and used in api
headers of your dll, which would make user code of the dll also need
boost.log and as it's static, they would create different instances.
However it might not be your problem indeed.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net