$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexei Alexandrov (alexei.alexandrov_at_[hidden])
Date: 2008-03-15 12:27:17
Hi,
In Boost 1.34.1 the wpath_traits class misses BOOST_FILESYSTEM_DECL
declaration and thus cannot be used with boost::filesystem is
dynamically linked on Windows.
Is this a bug or it's me who misses something?
-- Alexei Alexandrov