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

gr example depends on Qt4 #69

Closed
treygreer opened this issue Mar 29, 2020 · 2 comments
Closed

gr example depends on Qt4 #69

treygreer opened this issue Mar 29, 2020 · 2 comments

Comments

@treygreer
Copy link
Contributor

The gr example gives me
GKS: libQtGui.so.4: cannot open shared object file: No such file or directory

I'm on CentOS 8 where Qt4 is not readily available. The Plots GR code in general no longer depends on Qt4, so this is a bit of a mystery. I'm digging into it, but any hints would be greatly appreciated. Thanks!

@treygreer
Copy link
Contributor Author

Seems the fix is to add ENV["GKS_QT_VERSION"]=5 to gr.jl. I'll submit a pull request shortly.

@ufechner7
Copy link
Member

With QML 0.8 the example just works.

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

No branches or pull requests

2 participants