
22 Aug
2009
22 Aug
'09
4:50 p.m.
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.