Boost logo

Boost :

Subject: Re: [boost] [1.40] Beta build of PDF docs available.
From: John Maddock (john_at_[hidden])
Date: 2009-08-22 12:50:11


>> A quick update: the date_time, tribool and signals2 docs all have missing
>> <xi:include>'s, any ideas anyone?
>
> I tried building the date_time pdf on OS X and didn't have a problem
> so it's probably something to do with windows paths, or bjam's
> generated paths (Visual C++ generates a different path depth - try
> using 'bjam gcc' if it's set up?).

The problem appears to be that doxygen is never invoked to generate the XML
files. This applies even if I invoke those targets directly, for example:

$ bjam gcc-mw4 -a date_time_autodoc -d2

Simply prints:

...found 1 target...

And does nothing :-(

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk