Skip to content

x/mobile/app: compilation fails on linux #10869

Closed
@eliasnaur

Description

@eliasnaur

On Ubuntu 15.04 64-bit the command

go get -u golang.org/x/mobile/app

results in this compilation error:

app/x11.go:32: callbacks redeclared in this block
previous declaration at app/app.go:16
app/x11.go:102: undefined: stateInit

The x11 backend is probably not in sync with recent changes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions