Skip to content

Compilation problem #1

@russel

Description

@russel

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions