Skip to content

build failing #2

Description

@arnejasaksham

rtec/main/main.go imports github.com/PRETgroup/easy-rte/rtec, which cannot be found

Error message:
go build -o easy-rte-c -i ./rtec/main
rtec/main/main.go:10:2: cannot find package "github.com/PRETgroup/easy-rte/rtec" in any of:
/usr/local/go/src/github.com/PRETgroup/easy-rte/rtec (from $GOROOT)
/home/name/go/src/github.com/PRETgroup/easy-rte/rtec (from $GOPATH)
Makefile:29: recipe for target 'easy-rte-c' failed
make: *** [easy-rte-c] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions