
----- Original Message ----- From: "Edward Diener" <eldiener@tropicsoft.com> To: <boost@lists.boost.org> Sent: Sunday, January 16, 2011 1:03 AM Subject: [boost] [bitfield] documentation does not build
My mistake: it should be the bitfield library, not bitset.
Attempting to build the documentation for bitfield, I get a bunch of errors: <snip> The docs need to be buildable for anyone to use the library or be willing to review it.
Hi, I had not rebuilt the doc since 3 Mai 2009. I have copied the directory bitfield on the trunk/libs and I have no problems building it even the pdf. Could you show from which directory hierarchy are you building? Vicente@viboes1 /boost/trunk2/libs/bitfield/libs/integer/doc $ bjam ...found 23 targets... ...updating 9 targets... common.mkdir ../../../../../bin.v2/libs/bitfield common.mkdir ../../../../../bin.v2/libs/bitfield/libs common.mkdir ../../../../../bin.v2/libs/bitfield/libs/integer common.mkdir ../../../../../bin.v2/libs/bitfield/libs/integer/doc common.mkdir ../../../../../bin.v2/libs/bitfield/libs/integer/doc/gcc-3.4.4 common.mkdir ../../../../../bin.v2/libs/bitfield/libs/integer/doc/gcc-3.4.4/debu g quickbook.quickbook-to-boostbook ../../../../../bin.v2/libs/bitfield/libs/intege r/doc/gcc-3.4.4/debug/bitfield.xml Generating Output File: ../../../../../bin.v2/libs/bitfield/libs/integer/doc/gcc -3.4.4/debug/bitfield.xml xslt-xsltproc ../../../../../bin.v2/libs/bitfield/libs/integer/doc/gcc-3.4.4/deb ug/bitfield.docbook xslt-xsltproc-dir html/standalone_HTML.manifest Computing chunks... Writing standalone_HTML.manifest ...updated 9 targets... Best, Vicente