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

Unsupported Minor Version #12

Open
ghost opened this issue Jul 11, 2018 · 1 comment
Open

Unsupported Minor Version #12

ghost opened this issue Jul 11, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 11, 2018

While trying to run:

go get github.com/limetext/lime-qml/main/...

on linux

# github.com/limetext/qml-go
In file included from /home/ricky/go/src/github.com/limetext/qml-go/cpp/private/qmetaobject_p.h:1,
from cpp/govalue.h:7,
from cpp/capi.cpp:11,
from all.cpp:2:
/home/ricky/go/src/github.com/limetext/qml-go/cpp/private/qtheader.h:39:2: error: #error Unupported Qt minor version. Please report.
#error Unupported Qt minor version. Please report.
^~~~~
/home/ricky/go/src/github.com/limetext/qml-go/cpp/private/qtheader.h:68:37: fatal error: QtCore/5.QT_MINOR.1/QtCore/private/qmetaobject_p.h: No such file or directory
#define QT_PRIVATE_HEADER(dir,file) <dir/QT_MAJOR.QT_MINOR.QT_MICRO/dir/private/file>
^
compilation terminated.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@oradwell
Copy link

See: go-qml#191

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

1 participant