Re: [Doxygen-users] Missing "refman" tex file for PDF output generation
Brought to you by:
dimitri
From: Hugo B. <hbo...@gm...> - 2013-11-26 19:40:25
|
Anyone? I really need to generate a pdf documentation but, without any error messages and help from here, It will be almost impossible for me, unfortunately... PS.: My doxy file flags relative to Latex/PDF Generation GENERATE_LATEX = YES USE_PDFLATEX = YES On Fri, Nov 22, 2013 at 2:52 PM, Hugo Benicio <hbo...@gm...> wrote: > 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. > > |