Problems running dot: exit code=-1, command='dot', arguments='"classcom_1_1htc_1_1hr_1_1tree_1_1_department_table_bean_50f82c9386b01669779a1524b380b355_cgraph.dot" -Tpng -o "classcom_1_1htc_1_1hr_1_1tree_1_1_department_table_bean_50f82c9386b01669779a1524b380b355_cgraph.png"'
I spent lots of time to resolve this odd issue, and found out its result from the wrong GraphViz version. I cannot use the latest version. As I tried graphviz-2.12.exe this version, all problems were gone. You can go to here to download this verion: http://www.graphviz.org/pub/graphviz/stable/windows/
Here is class hierarchy:
Here is call graph:
5 comments:
Perfect! It works for me.
Thanks from Bariloche, Argentina.
Hello Albert!
God Bless You!
I do not know what I would have done if I had not run into this page you have written!!
Works fine now ... I wish Doxygen would put this on their page.
vineet
India
I'm very glad this article solved your problem :)
Thanks.
This helped me.
Post a Comment