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

on Mac QT 5.13.0 + Go 1.12.7 installing error when did 'go get gopkg.in/qml.v1' #193

Open
qinwanguk opened this issue Aug 1, 2019 · 1 comment

Comments

@qinwanguk
Copy link

$ go get gopkg.in/qml.v1

gopkg.in/qml.v1

In file included from all.cpp:2:
In file included from ../../go/src/gopkg.in/qml.v1/cpp/capi.cpp:10:
In file included from ../../go/src/gopkg.in/qml.v1/cpp/govalue.h:7:
In file included from ../../go/src/gopkg.in/qml.v1/cpp/private/qmetaobject_p.h:1:
../../go/src/gopkg.in/qml.v1/cpp/private/qtheader.h:39:2: error: Unupported Qt minor version. Please report.
In file included from all.cpp:2:
In file included from ../../go/src/gopkg.in/qml.v1/cpp/capi.cpp:10:
In file included from ../../go/src/gopkg.in/qml.v1/cpp/govalue.h:7:
../../go/src/gopkg.in/qml.v1/cpp/private/qmetaobject_p.h:2:10: fatal error: 'QtCore/5.QT_MINOR.0/QtCore/private/qmetaobject_p.h' file not found
../../go/src/gopkg.in/qml.v1/cpp/private/qtheader.h:68:37: note: expanded from macro 'QT_PRIVATE_HEADER'

@qinwanguk qinwanguk changed the title QT 5.13.0 + Go 1.12.7 installing error when did 'go get gopkg.in/qml.v1' on Mac QT 5.13.0 + Go 1.12.7 installing error when did 'go get gopkg.in/qml.v1' Aug 1, 2019
@shayneoneill
Copy link

As best as I can tell this library has been abandoned and isn't compatible with the latest QT. There is a fork around that as best as I can tell is compatible with 5.11

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