Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ggobi fails to compile with new libgvc api from graphviz2.22 #29

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant