
I'm wondering if the maintainer of the accepted Log library has plans to update it to use version 3 of the filesystem library. As it stands, the Log library will not build against Boost 1.46 without defining BOOST_FILESYSTEM_VERSION=2 (must also be defined in client code that includes certain Log headers apparently).

On 22-Feb-11 22:30, Kenny Riddile wrote:
I'm wondering if the maintainer of the accepted Log library has plans to update it to use version 3 of the filesystem library. As it stands, the Log library will not build against Boost 1.46 without defining BOOST_FILESYSTEM_VERSION=2 (must also be defined in client code that includes certain Log headers apparently).
Yes, I'm planning to move to Boost.Filesystem v3 in trunk as soon as possible.
participants (2)
-
Andrey Semashev
-
Kenny Riddile