$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (steven_at_[hidden])
Date: 2007-08-13 15:17:31
AMDG
Matthias Schabel <boost <at> schabel-family.org> writes:
> warn: Unable to construct ./standalone
> error: the boostbook module is not initialized
> error: you've attempted to use the 'doxygen' toolset,
> error: which requires Boost.Book,
> error: but never initialized Boost.Book.
> error: Hint: add 'using boostbook ;' to your user-config.jam
>
> I have no idea what ./standalone is or is supposed to do.
./standalone is the name of the main target
that generates the html. (check the Jamfile.v2)
In Christ,
Steven Watanabe