KDStateMachineEditor icon indicating copy to clipboard operation
KDStateMachineEditor copied to clipboard

could only build with change in /usr/include/graphviz/types.h

Open cg-pasdzierny opened this issue 2 years ago • 8 comments

hello, I am pretty sure my fix is wrong but without changing

 line 49 #include <cgraph.h>

to line 49 #include <graphviz/cgraph.h>

my build stopped with "cgraph.h not found".

I am using red hat rhel 7 with gcc 11.2.1 and graphviz-devel 2.30.1

Thanks, Martin.

cg-pasdzierny avatar Aug 20 '23 09:08 cg-pasdzierny