Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
eliasnaur opened this issue May 15, 2015 · 0 comments
Closed

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

eliasnaur opened this issue May 15, 2015 · 0 comments

Comments

@eliasnaur
Copy link
Contributor

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.

@rakyll rakyll assigned rakyll and hyangah and unassigned rakyll May 15, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 10, 2021
Fixes golang/go#10869

Change-Id: I5bb24bed198379c9b9c6533ac28e80bd0b17a2a8
Reviewed-on: https://go-review.googlesource.com/10117
Reviewed-by: Burcu Dogan <jbd@google.com>
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 11, 2021
Fixes golang/go#10869

Change-Id: I5bb24bed198379c9b9c6533ac28e80bd0b17a2a8
Reviewed-on: https://go-review.googlesource.com/10117
Reviewed-by: Burcu Dogan <jbd@google.com>
@rsc rsc unassigned hyangah Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants