$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-01-05 10:13:53
John Torjo wrote:
> Hi all,
>
> After getting latest boost from svn (and latest bjam), can't build it.
> I've attached the error.
> Command line:
> bjam toolset=msvc
>
> (note: simple 'bjam' generates the same error)
Can you run 'bjam --debug-building toolset=msvc', and figure
which library causes this error?
- Volodya