[Doxygen-users] Doxygen-warnings
Brought to you by:
dimitri
From: sai m. <ts...@gm...> - 2015-09-02 05:55:43
|
Hi All, We are trying to run *.c and .h* files through doxygen(1.8.10) and got the below warnings: 1) warning: Caller graph for 'com.trwautomotive.das.rhapsody.apps.SkeletonCodeGeneratorChild.process' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. 2) error: Problems running dot: exit code=-1, command='dot', arguments='" D:/doc/html/classcom_1_config_a328df2e18418091d70d01df1ad27f64c_cgraph.dot" -Tpng -o "D: /doc/html/classcom_1 _config_a328df2e18418091d70d01df1ad27f64c_cgraph.png"' 3) error: problems opening map file D:/ doc/html/classcom_1_scan_code__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. Could anyone please help us to fix these warnings. Thank you Sai |