$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Reece Dunn (msclrhd_at_[hidden])
Date: 2006-02-22 17:29:29
David Abrahams wrote:
>On cygwin, I went to libs/thread/doc and invoked:
>
> $ bjam --v2 --debug-generators pdf
> warning: Python location is not configured
> warning: no toolsets are configured.
>
>Anyone have a clue?
Looks like BBv2 is failing to find the user-config.jam file and thus
configure python, boostboook et. al. Though, why that is the case, I don't
know.
- Reece