forked from amlwwalker/qml
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I am on Debian Sid, with it's Qt 5.11.2, with a downloaded Go 1.11.2 not the Debian Sid Go (which is 1.10 :-( ). I am trying to use modules outside of GOROOT. With: "github.com/jamalsa/qml" as one of the imports, I get the following
In file included from ../../../../../Built/Go/Dependencies/pkg/mod/github.com/jamalsa/[email protected]/cpp/private/qmetaobject_p.h:1,
from cpp/govalue.h:7,
from cpp/capi.cpp:10,
from all.cpp:2:
../../../../../Built/Go/Dependencies/pkg/mod/github.com/jamalsa/[email protected]/cpp/private/qtheader.h:70:37: fatal error: QtCore/5.11.2/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>
Metadata
Metadata
Assignees
Labels
No labels