You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. try to compile ggobi with >=graphviz-2.22
2. watch it fail
3.
What is the expected output? What do you see instead?
the GraphLayout plugin call graphviz in the graphviz.c file. Here is the
error message when trying to compile with graphviz-2.22
graphviz.c: In function ‘dot_neato_layout_cb’:
graphviz.c:270: error: request for member ‘x’ in something not a structure
or union
graphviz.c:271: error: request for member ‘y’ in something not a structure
or union
What version of the product are you using? On what operating system?
ggobi-2.1.8 with graphviz-2.22.1
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 15 Mar 2009 at 7:30
Original issue reported on code.google.com by
[email protected]
on 15 Mar 2009 at 7:30Attachments:
The text was updated successfully, but these errors were encountered: