Boost logo

Boost-Build :

Subject: Re: [Boost-build] Building doc error: 'toolbox' is not a valid property specification
From: Christian Henning (chhenning_at_[hidden])
Date: 2012-11-14 18:56:39


Hi Daniel,

>> xml toolbox : toolbox.qbk;
>
> I think you need a space between toolbox.qbk and the semi-colon.

Thanks, that brings me on step further.

Now I get this error:

C:/boost/tools/build/v2/build\virtual-target.jam:1106: in
virtual-target.register-actual-name from module virtual-target
error: Duplicate name of actual target:
<pbin\msvc-10.0\debug\threading-multi>toolbox.xml
error: previous virtual target {
quickbook%quickbook.quickbook-to-boostbook-toolbox.xml.XML {
toolbox.qbk.QUICKBOOK } }
error: created from ./toolbox
error: another virtual target {
quickbook%quickbook.quickbook-to-boostbook-toolbox.xml.XML {
toolbox.qbk.QUICKBOOK } }
error: created from ./toolbox
error: added properties: <abi>ms <binary-format>pe
<preserve-test-targets>on <python-debugging>off <python>2.7
<threadapi>win32
error: removed properties: none

The full bjam --debug-configuration output can be found here:
http://pastebin.com/raw.php?i=JNNav7WF

Regards,
Christian


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk