
2 Dec
2012
2 Dec
'12
5:51 p.m.
On Sun, Dec 2, 2012 at 3:11 PM, Andrey Semashev <andrey.semashev@gmail.com> wrote:
Hi,
I'm having problems with building quickbook docs for my library. I have the using quickbook ; as well as doxygen, xsltproc and boostbook in my ~/user-config.jam. When I run:
bjam -j 2 release link=static libs/log/doc
I get the following error:
[snip]
I'm using the release branch. Does anyone know what the problem could be?
I figured this out. It appears I misspelled the path for headers to parse and no headers were passed to the doxygen rule. I must say the error message was exceptionally cryptic and unhelpful. Is it possible to do something about it?