MOTHBALLED-graphviz icon indicating copy to clipboard operation
MOTHBALLED-graphviz copied to clipboard

New Windows Release

Open cdrnet opened this issue 7 years ago • 4 comments

Is there any chance to get a more up to date release for windows? I'm affected by quite a few issues and crashes of dot.exe which are supposedly fixed or at least improved since 2.38 (which is the latest Windows release, from early 2014)

Building myself on Windows is not trivial, and even if I would manage to compile myself, the users of my software still need a stable version. Thanks!

cdrnet avatar Mar 24 '17 12:03 cdrnet

I'm working on a more up to date version of Graphviz for Windows, but I'm doing this in my spare time so please be patient.

If you have access to Visual Studio Community, then building it yourself should be doable, I tried to make to process as easy as possible, instructions can be found here.

I understand that a stable version is preferable, I hope to release this soon.

ErwinJanssen avatar Mar 27 '17 11:03 ErwinJanssen

Thanks a lot for putting effort into this! I'll have another go at trying to build myself, and provide feedback if I run into reproducible issues.

cdrnet avatar Mar 29 '17 05:03 cdrnet

Do make sure to pull the most recent changes from, it includes some fixes for the Windows build.

ErwinJanssen avatar Mar 29 '17 08:03 ErwinJanssen

Thanks for your work on this, @ErwinJanssen. Very excited to be able to build from source on Windows with CMake. Will make things a lot easier.

jakirkham avatar Apr 03 '17 03:04 jakirkham