Enrico Forestieri <[EMAIL PROTECTED]> writes: > The problem occurs when BOOST_FILESYSTEM_NARROW_ONLY is defined as > in this case the "typedef boost::filesystem::path Path;" kicks in.
I'd say that you've found a bug in the Boost code. Library code shouldn't pollute the global namespace in this way. Could you (or Lars) drop a mail to the boost-devel list? Angus