lime icon indicating copy to clipboard operation
lime copied to clipboard

Qt front fails to build

Open quesada opened this issue 7 years ago • 1 comments

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

github.com/limetext/qml-go

In file included from 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: 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. ^~~~~ 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>

Disclaimer:
  • [x ] I have read the guidelines for contributing linked to above.
  • [ x] This issue is related to the limetext project as a whole and would not belong better in one of the individual package repositories found here.
  • [x] I have checked for duplicate issues.
  • [x] This is not a support request.

quesada avatar Oct 13 '18 05:10 quesada

See: https://github.com/go-qml/qml/issues/191

oradwell avatar Dec 23 '20 20:12 oradwell