Re: [Boost-docs] Incorrect targets building doc

Subject: Re: [Boost-docs] Incorrect targets building doc
From: Edward Diener (eldiener_at_[hidden])
Date: 2010-10-15 16:54:27


On 10/15/2010 4:37 AM, Daniel James wrote:
> On 15 October 2010 03:59, Edward Diener<eldiener_at_[hidden]> wrote:
>> Somehow the target names between doxygen, xml, and boostbook are out of
>> sync. It seems as if the quickbook-to-boostbook build is expecting the xml
>> file to be VariadicMacroData.xml but the doxygen build is creating the file
>> as VariadicMacroDataReference.xml. How can I fix this ?
>
> VariadicMacroData.xml is the boostbook file generated by quickbook,
> not doxygen. I think the problem is actually that the quickbook
> executable is missing. Have you explicitly set the path to quickbook
> in your user-config.jam? If you have then you really shouldn't set it
> to a 'bin.v2' directory.

You are correct.

I think the key is not to put any path for quickbook in the
user-config.jam since the build system regenerates it into /dist/bin
whenever it needs it and finds it there if I just put 'using quickbook
;' in my user-config.jam file.


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC