Describe the bug
Graphviz tools don't run
Environment
- OS: Windows 10
- Compiler: MSVC 2019
To Reproduce
Steps to reproduce the behavior:
- ./vcpkg install graphviz
- Try running dot executable
Expected behavior
The dot tool and the other tools should work properly.
Failure logs
There is no layout engine support for "dot"
Perhaps "dot -c" needs to be run (with installer's privileges) to register the plugins?
Additional context
N/A
Describe the bug
Graphviz tools don't run
Environment
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The dot tool and the other tools should work properly.
Failure logs
Additional context
N/A