
2 Feb
2010
2 Feb
'10
6:43 p.m.
On 02/02/2010 04:19 PM, Fulvio Esposito wrote:
Hi all, I'm currently experimenting with Visual C++ 2010 Beta 2. I've found compilation problems related to property_tree and log libraries. Hope it's not a problem to send a single post for two libraries.
Boost.Log
The compilation with bjam gives the error:
libs\log\src\filter_parser.cpp(149) : error C2668: 'std::tr1::bind' : ambiguous call to overloaded function
In this case I belive that an explicit namespace qualification could solve.
Fixed in SVN. Thanks!