x/mobile/cmd/gomobile: bind command hangs with Go1.14 #37557
Labels
FrozenDueToAge
mobile
Android, iOS, and x/mobile
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
YES
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
gomobile bind -o app/hello.aar -target=android golang.org/x/mobile/example/bind/hello
What did you expect to see?
generate the aar file
What did you see instead?
stuck at this build, nothing output, no log, no error.
The text was updated successfully, but these errors were encountered: