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

Developing QML.jl / jlqml locally #126

Open
doppioandante opened this issue Jul 22, 2021 · 0 comments
Open

Developing QML.jl / jlqml locally #126

doppioandante opened this issue Jul 22, 2021 · 0 comments
Labels

Comments

@doppioandante
Copy link

Hello, while trying to mess around a bit with QML.jl, I wanted to set up the development locally (I'm using linux).
I'm stuck right now because it looks to me like I need a lot of pieces and I'm not sure what the best way is.
I have read and followed the jlqml README, and I compiled libcxxwrap-julia and jlqml myself, linking to my own local version of qt libraries.

Unfortunately I get a loader error when using jlqml_jll

/opt/julia-1.6.0/bin/julia: symbol lookup error: /home/enrico/projects/julia-qt/jlqml/build/lib/libjlqml.so: undefined symbol: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE13_M_local_dataEv, version Qt_5

Further question: do I need to locally regenerate all the Qt-related packages used by QML.jl?

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

No branches or pull requests

2 participants