You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
The text was updated successfully, but these errors were encountered: