Skip to content

try to use it but go get failed #1

@titimoby

Description

@titimoby

I understand it is a work in progress.
I just wanted to let you know that go get github.com/spearson78/tinygui/component was not successful.
(side note: on which micro controller do you test?)

➜ go get github.com/spearson78/tinygui/component
go: downloading tinygo.org/x/tinydraw v0.0.0-20220125063109-43cae6615eb5
# github.com/spearson78/tinygui/primitive
/Users/thierry/go/pkg/mod/github.com/spearson78/tinygui@v0.0.0-20220202125346-82972501410c/primitive/primitives.go:14:2: undefined: tinydraw.LineEx
/Users/thierry/go/pkg/mod/github.com/spearson78/tinygui@v0.0.0-20220202125346-82972501410c/primitive/primitives.go:15:2: undefined: tinydraw.LineEx
/Users/thierry/go/pkg/mod/github.com/spearson78/tinygui@v0.0.0-20220202125346-82972501410c/primitive/primitives.go:16:2: undefined: tinydraw.LineEx
/Users/thierry/go/pkg/mod/github.com/spearson78/tinygui@v0.0.0-20220202125346-82972501410c/primitive/primitives.go:17:2: undefined: tinydraw.LineEx
/Users/thierry/go/pkg/mod/github.com/spearson78/tinygui@v0.0.0-20220202125346-82972501410c/primitive/primitives.go:22:2: undefined: tinydraw.LineEx
/Users/thierry/go/pkg/mod/github.com/spearson78/tinygui@v0.0.0-20220202125346-82972501410c/primitive/primitives.go:23:2: undefined: tinydraw.FilledRectangleEx
/Users/thierry/go/pkg/mod/github.com/spearson78/tinygui@v0.0.0-20220202125346-82972501410c/primitive/primitives.go:24:2: undefined: tinydraw.LineEx
/Users/thierry/go/pkg/mod/github.com/spearson78/tinygui@v0.0.0-20220202125346-82972501410c/primitive/primitives.go:30:2: undefined: tinydraw.LineEx
/Users/thierry/go/pkg/mod/github.com/spearson78/tinygui@v0.0.0-20220202125346-82972501410c/primitive/primitives.go:31:2: undefined: tinydraw.LineEx
/Users/thierry/go/pkg/mod/github.com/spearson78/tinygui@v0.0.0-20220202125346-82972501410c/primitive/primitives.go:37:2: undefined: tinydraw.LineEx
/Users/thierry/go/pkg/mod/github.com/spearson78/tinygui@v0.0.0-20220202125346-82972501410c/primitive/primitives.go:37:2: too many errors

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