We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Not sure whether the following is a qml.jl or a gr.jl issue:
qml.jl
gr.jl
when trying to run example/gr.jl, I get the message GKS: Qt5 support not compiled in The App starts, but the plot area remains empty.
example/gr.jl
GKS: Qt5 support not compiled in
QML v0.6, GR v0.53.0
Julia Version 1.5.3 Commit 788b2c77c1 (2020-11-09 13:37 UTC) Platform Info: OS: Windows (x86_64-w64-mingw32) CPU: AMD Ryzen 9 3900X 12-Core Processor WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-9.0.1 (ORCJIT, znver2)
The example runs fine on Linux.
Thanks! Andreas
The text was updated successfully, but these errors were encountered:
As I was told on Gitter, GR for Windows is missing QT5 integration for the time being.
Sorry, something went wrong.
No branches or pull requests
Hi,
Not sure whether the following is a
qml.jl
or agr.jl
issue:when trying to run
example/gr.jl
, I get the messageGKS: Qt5 support not compiled in
The App starts, but the plot area remains empty.
QML v0.6, GR v0.53.0
The example runs fine on Linux.
Thanks!
Andreas
The text was updated successfully, but these errors were encountered: