FLTK logo

Re: [fltk.coredev] PDF doc generation broken with doxygen 1.8.16 and later?

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

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.

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/115e2b63-b628-1a4d-ff15-49be9878047d%40online.de.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.