Hi Arthur, Please set DOT_CLEANUP to NO in the config file and run doxygen from the command line with the -d ExtCmd option. Doxygen will then output the exact command with parameters it is trying to execute.
For a failing command, try to execute it directly from the command line. That may give some more insight on what is wrong (e.g. maybe your version of dot doesn't have pdf output built in, or maybe you are mixing a windows build of dot with a Cygwin build of doxygen and dot cannot handle a cygwin-style path it is fed). Regards, Dimitri On 16 Jan 2014, at 17:29 , Arthur Schwarz <aschwarz1...@att.net> wrote: > Win 7 > Doxygen 1.8.6 (cygwin) > > I have errors generated by Doxygen and don't know how to fix them. Before I > ran doxygen I deleted all generated subdirectories (rm -rf *). So execution > ran on a clean slate. The errors seem to be generated by interface programs > that Doxygen uses. > > Thanks > art > > Here is a sample of each error. > > Error: dot: can't open > ReferenceManual/ReferenceManual/dd/d93/_slip_8_bison_8hpp__dep__incl.dot > > error: Problems running dot: exit code=2, command='dot', > arguments='"ReferenceManual/latex/d8/d77/position_8hh__dep__incl.dot" -Tpdf > -o "ReferenceManual/latex/d8/d77/position_8hh__dep__incl.pdf"' > > > Error: dot: can't open ReferenceManual/latex/d0/d85/_slip_8h__dep__incl.dot > > error: Problems running dot: exit code=2, command='dot', > arguments='"ReferenceManual/latex/d0/d85/_slip_8h__dep__incl.dot" -Tpdf -o > "ReferenceManual/latex/d0/d85/_slip_8h__dep__incl.pdf"' > > > Error: dot: can't open ReferenceManual/ReferenceManual/graph_legend.dot > > error: Problems running dot: exit code=2, command='dot', > arguments='"ReferenceManual/ReferenceManual/graph_legend.dot" -Tpng -o > "ReferenceManual/ReferenceManual/graph_legend.png"' > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk_______________________________________________ > Doxygen-users mailing list > Doxygen-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/doxygen-users ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users