[Doxygen-users] Browser shows nothing in the index file
Brought to you by:
dimitri
From: aketh <ake...@gm...> - 2015-04-28 12:15:30
|
Hi all I installed Doxygen and graphviz tool. I am trying to create a call graph for baroclinic.F90 file of CESM. However when I run firefox index.html, I got a blank browser. through file tab's "open file" was blank even after, I browsed to the path of baroclinic.F90. On trying dot to open a few .dot files, I got these errors. dot graph_legend.dot There is no layout engine support for "dot" Perhaps "dot -c" needs to be run (with installer's privileges) to register the plugins? Can this be the issue? My version of dot is dot - graphviz version 2.38.0 (20140413.2041) and 1.6.1 doxygen. thanks in advance, Aketh -- View this message in context: http://doxygen.10944.n7.nabble.com/Browser-shows-nothing-in-the-index-file-tp7161.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |