Re: PDF doc generation broken with doxygen 1.8.16 and later?
Albrecht Schlosser
Sep 16, 2020
On 9/16/20 3:02 PM Albrecht Schlosser wrote:
The html docs generation works well, the PDF generation is terminated
with a more or less useless error message:
cp: cannot stat 'latex/refman.pdf': No such file or directory
ninja: build stopped: subcommand failed.
Note that I'm using ninja, but
[continuing]
... the same happens with autotools/make:
$ cd documentation
$ make pdf
Generating Doxybook ...
Generating PDF documentation ...
warning: Tag 'PERL_PATH' at line 1315 of file 'Doxybook' has become
obsolete.
To avoid this warning please remove this line from your
configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1337 of file 'Doxybook' has become
obsolete.
To avoid this warning please remove this line from your
configuration file or upgrade it using "doxygen -u"
cp: cannot stat 'latex/refman.pdf': No such file or directory
make: *** [Makefile:174: pdf] Error 1
Note that the warnings are benign. I removed them by upgrading
Doxyfile.in (see warning above) but this didn't change anything.
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.