Boost logo

Boost :

Subject: Re: [boost] [log] Setup Windows event log backends
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-07-04 14:32:28


On Thursday 04 July 2013 14:51:19 Renato Forti wrote:
> Hi,
>
>
> I am trying setup a basic:
> <http://www.boost.org/doc/libs/1_54_0/libs/log/doc/html/log/detailed/sink_ba
> ckends.html#log.detailed.sink_backends.event_log> Windows event log, and I
> copy and past code from log documentation. My app link with:
>
>
> What is wrong?

You may have compiled the library without event log support. This happens when
the build system doesn't find message compiler in your PATH. When you build
Boost.Log, it should say:

  - message-compiler : yes


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk