Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-07-01 07:00:03


[moving this thread to jamboost ml]

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.

- Volodya

 


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