$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sean Huang (huangsean_at_[hidden])
Date: 2007-10-02 02:09:09
Has anybody had any success in building doc for interprocess (trunk
version). Doxygen 1.5.3 crashed and I switched to 1.4.7 but I'm still
getting the following errors:
xslt-xsltproc
.\..\..\bin.v2\libs\interprocess\doc\msvc-8.0\debug\threading-multi\autodoc
-xml.boostbook
warning: failed to load external entity "Reference"
cannot parse Reference
set XML_CATALOG_FILES=..\..\..\bin.v2/boostbook_catalog.xml
"xsltproc.exe" --stringparam boost.doxygen.refid "
"reference"" --stringparam boost.doxygen.reftitle ""Boost.Interprocess
Reference"" --xinclude -o
"..\..\..\bin.v2\libs\interprocess\doc\msvc-8.0\debug\threading-multi\autodo
c-xml.boostbook"
"boost\boost\tools\boostbook\xsl\doxygen\doxygen2boostbook.xsl"
"..\..\..\bin.v2\libs\interprocess\doc\msvc-8.0\debug\threading-multi\autodo
c-xml.doxygen"
..failed xslt-xsltproc
.\..\..\bin.v2\libs\interprocess\doc\msvc-8.0\debug\threading-multi\autodoc
-xml.boostbook...
..skipped <p.>autodoc.xml for lack of
<p..\..\..\bin.v2\libs\interprocess\doc\msvc-8.0\debug\threading-multi>autod
oc-xml.boostbook...
..skipped
<p..\..\..\bin.v2\libs\interprocess\doc\msvc-8.0\debug\threading-multi>inter
process.docbook for lack of <p.>a
utodoc.xml...
..skipped <phtml>standalone_HTML.manifest for lack of
<p..\..\..\bin.v2\libs\interprocess\doc\msvc-8.0\debug\threading-
multi>interprocess.docbook...
..failed updating 1 target...
..skipped 3 targets...
Thanks,
Sean