Hi,

> Pavol Droba wrote:
> 
> > I have tried to generate boostdoc from doxygen, but I'm getting strange
> > errors when running bjam.
> 
> Hi Pavol,
> 
> > Error:
> >
> > D:\Projects\Boost\boost\libs\string_algo\doc>bjam --v2
> > D:/Projects/Boost/boost/tools/build/tools\doxygen.jam:21: in load
> > rule type.register unknown in module doxygen.
> 
> It seems that "doxygen.jam" is a bit out of date w.r.t Boost.Build V2 changes.
> I've just corrected this error, could you update and try again? Of course, 
> you'll be able to update only if you have developer access to boost CVS
> (anonymous access is to backup server).
> In this case, you might try adding "import type ; " to doxygen.jam and see how 
> it goes.
> 

Doxygen works now, but the second step is still failing :(

Output:

warning: target id 'fing.doxygen' uses deprecated syntax,
warning: which may be removed in a future version.
warning: reference is made from project at '.'
don't know how to make <.>fing.doxygen
...found 15 targets...
...using 1 temp target...
...updating 1 target...
...can't find 1 target...
...can't make 3 targets...
xslt-xsltproc bin\gcc\debug\find.doxygen
warning: failed to load external entity 
"/D:/Projects/Boost/boost/tools/boostbook/xsl//doxygen/collect.xsl"
cannot parse /D:/Projects/Boost/boost/tools/boostbook/xsl//doxygen/collect.xsl

    set XML_CATALOG_FILES=catalog.xml
    xsltproc  --stringparam doxygen.xml.path 
/home/gregod/Projects/Boost/boost/libs/any/doc/xml  --xinclude -o bin\gcc\d
ebug\find.doxygen  /D:/Projects/Boost/boost/tools/boostbook/xsl//doxygen/collect.xsl  
xml/index.xml

...failed xslt-xsltproc bin\gcc\debug\find.doxygen...
...using <./gcc/[EMAIL PROTECTED]@>catalog.xml...
...skipped <./gcc/debug>fing.xml for lack of <.>fing.doxygen...
...skipped <./gcc/debug>fing.docbook for lack of 
<./gcc/debug-object(xinclude-scanner)@1>fing.xml...
...skipped <./gcc/[EMAIL PROTECTED]@>HTML.manifest for lack of 
<./gcc/debug>fing.docbook...
...failed updating 1 target...
...skipped 3 targets...

Any suggestions?




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Boost-docs mailing list
[EMAIL PROTECTED]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to