Closed zhaohuanqdcn closed 4 years ago
Hi, I faced the same problem and if I recall correctly I solved it by downloading and using the 32-bit version of graphviz. The result of running dot -v
on my computer gives this:
dot - graphviz version 2.44.1 (20200629.0800)
Hi, I faced the same problem and if I recall correctly I solved it by downloading and using the 32-bit version of graphviz. The result of running
dot -v
on my computer gives this:dot - graphviz version 2.44.1 (20200629.0800)
Thanks for the reply but this does not work for me.
I solved this by downloading the zip version and manually set environment variables. https://www2.graphviz.org/Packages/stable/windows/10/msbuild/Release/Win32/
I am facing issues using the Plantuml in Itellij. I have reinstalled the plugin / Graphviz multiple times but it still does not work.