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/example/audio: Android build is broken #10758

Closed
rakyll opened this issue May 8, 2015 · 0 comments
Closed

x/mobile/example/audio: Android build is broken #10758

rakyll opened this issue May 8, 2015 · 0 comments

Comments

@rakyll
Copy link
Contributor

rakyll commented May 8, 2015

Due to golang/mobile@5cddc14, audio example and audio package is not compiling for Android.

gomobile build golang.org/x/example/audio
# golang.org/x/mobile/audio/al
../../audio/al/al_android.go:249: invalid type assertion: app.GetConfig().(<inter>) (non-interface type app.Config on left)
exit status 2
gomobile: exit status 2
@rakyll rakyll self-assigned this May 8, 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#10758

Change-Id: I6e2084a817789fcadbe61e257446ed5a17b77a1d
Reviewed-on: https://go-review.googlesource.com/9878
Reviewed-by: David Crawshaw <crawshaw@golang.org>
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 11, 2021
Fixes golang/go#10758

Change-Id: I6e2084a817789fcadbe61e257446ed5a17b77a1d
Reviewed-on: https://go-review.googlesource.com/9878
Reviewed-by: David Crawshaw <crawshaw@golang.org>
@rsc rsc unassigned rakyll 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

2 participants