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

build go-qml failure #191

Open
tranhoaison opened this issue Apr 10, 2019 · 1 comment
Open

build go-qml failure #191

tranhoaison opened this issue Apr 10, 2019 · 1 comment

Comments

@tranhoaison
Copy link

Hello,

i have follow the README, but when i try "go get gopkg.in/qml.v1", it show error below:

# gopkg.in/qml.v1
In file included from ../gopkg.in/qml.v1/cpp/private/qobject_p.h:2:0,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/5.9.5/QtCore/private/qmetaobject_p.h:58,
                 from ../gopkg.in/qml.v1/cpp/private/qmetaobject_p.h:2,
                 from cpp/govalue.h:7,
                 from cpp/capi.cpp:10,
                 from all.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/5.9.5/QtCore/private/qobject_p.h:55:10: fatal error: QtCore/private/qglobal_p.h: No such file or directory
 #include <QtCore/private/qglobal_p.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

My OS: ubuntu 18.04 LTS.

do you any ideas to fix it?
Thank you for reading

@shayneoneill
Copy link

Library is dead unfortunately. There is a a fork around somewhere if you look that updates it for 5.11 but I havent seen it working with anything later.

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