Open DylanReedy opened 7 years ago
Hi @DylanReedy , did you manage to fix this problem? I also have the same issue.
No @raniarazak I'm sorry - I gave up on the tool
Hello there @raniarazak , @DylanReedy I know it's been almost 3 year since you asked, but I found out the solution. You just need to download a package frome here https://www2.graphviz.org/Packages/stable/windows/10/msbuild/Release/Win32/ and put the zip file to the designated src folder (in my case users\UserName\source\repos\GraphViz-C-Sharp-Wrapper\src), also remember to rename the zip file to GraphViz.zip Hope it'll help you or someone else.
Hi there!
I want to use your wrapper to generate some graphs for a program I'm making in Unity3D. When I run build.bat, I get the following error:
error : Zip File Not Found: ..\src\GraphViz.zip
The .net path variable is set, etc... any thoughts?
Thanks!