I just tried to set up my Doxfile to generate graphs but i get:
Problems running dot: exit code=127, command='dot',
arguments='"/MyProject/extras/doc/target/html/_c_c_blade_8cpp__incl.dot" -Tpng -o
"/MyProject/extras/doc/target/html/_c_c_blade_8cpp__incl.png"'
finished...
*** Doxygen has finished
And no graphs are generated. Whats going on?
The problem waas on Mint linux doxygen don't install plugins to draw graphs automatically, installing package graphviz solve the problem
sudo apt-get install graphviz -y 
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With