[Doxygen-users] Fwd: Missing "refman" tex file for PDF output generation
Brought to you by:
dimitri
From: Hugo B. <hbo...@gm...> - 2013-11-22 17:52:13
|
Hi all! I'm trying to generate a PDF documentation of our project here. What is going wrong is that when Latex output is generated, no "refman.tex" file is generated. Apparently there were no errors on doxygen log (only warnings). This is the doxygen log: http://justpaste.it/dnt7 and after a "make pdf" command, I get the following: c:\SIGA\trunk\docs\doxygen\latex>pdflatex refman This is pdfTeX, Version 3.1415926-2.4-1.40.13 (MiKTeX 2.9) entering extended mode ! I can't find file `refman'. <*> refman pdflatex couldn't find 'refman' because it doesn't exist. Doxygen couldn't generate it for some mysterious reason I don't know why. Any clues about that? Thanks in advance, Hugo Benício. |