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
# gopkg.in/qml.v1
In file included from go/src/gopkg.in/qml.v1/cpp/private/qobject_p.h:2:0,
from /usr/include/qt/QtCore/5.10.0/QtCore/private/qmetaobject_p.h:58,
from go/src/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/qt/QtCore/5.10.0/QtCore/private/qobject_p.h:55:38: fatal error: QtCore/private/qglobal_p.h: No such file or directory
#include <QtCore/private/qglobal_p.h>
^
compilation terminated.
how fix?
The text was updated successfully, but these errors were encountered:
$ go version
$ go get gopkg.in/qml.v1
how fix?
The text was updated successfully, but these errors were encountered: