Boost logo

Boost-Build :

Subject: Re: [Boost-build] Linking Errors in Boost Logging
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-12-29 08:09:53


On Tuesday 29 December 2009 02:17:23 nsk_at_[hidden] wrote:

> Hi,
>
> I am a beginner in using the Boost Libraries. I came across
> them when I was trying to implement the Boost Logging
> Framework version2 from John Torjo's website. I tried
> implementing the starter
> project(http://torjo.com/log2/doc/html/starter_project.html)
> from Boost Log documentation using Visual Studios 2005 IDE. I
> got the following 2 errors:
>
> error C2440: '<function-style-cast>' : cannot convert from
> 'const char [13]' to 'boost::logging::formatter::tag::time'

Nik,

I am afraid you are on the wrong list for this question. This list is
about Boost.Build tool, and the error you get above seems like immediate
problem with the library code, and not with how Boost.Build works on
that library.

I recommend that you raise this question with John directly, or on the
boost_at_[hidden] mailing list.

HTH,
Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk