$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2006-01-21 07:45:08
Tobias Schwinger wrote:
> All this seems a bit strange to me, especially since IIRC the very same Jamfile
> used to work with MSVC8 before (although I'm not entirely sure).
The problem must have to do with some #pragma set by the filesystem header.
Without including the <boost/filesystem.hpp> linking works correctly.
I figure it's not Boost.Build's fault and will post a bug report to boost.devel.
Sorry,
Tobias