When run my c++ program, it breaks down with an error that tells -Gcharset=latin1 is wanted for layout engine.
Then how to pass the parameter to it when calling gvLayout(context, graph, “dot”)?
When run my c++ program, it breaks down with an error that tells -Gcharset=latin1
Share
You can use
agsafesetfor setting the correct character encoding, for instance: