![]() |
Boost Docs : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-07-01 07:56:24
Pavol Droba wrote:
> 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
[ snip ]
> Any suggestions?
Yes, you should either use "find.doxygen" in all places, or "fing.doxygen" in
all places, but not one name in one place and another name in another place
;-)
- Volodya