Skip to content

Developing QML.jl / jlqml locally #126

Open
@doppioandante

Description

@doppioandante

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions