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: go1.12beta1 how to compile #29432

Closed
orange-jacky opened this issue Dec 27, 2018 · 2 comments
Closed

x/mobile: go1.12beta1 how to compile #29432

orange-jacky opened this issue Dec 27, 2018 · 2 comments
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

Comments

@orange-jacky
Copy link

macbookpro:tmp fredlee$ go version
go version go1.12beta1 darwin/amd64
macbookpro:tmp fredlee$ go get golang.org/x/mobile/cmd/gomobile
go: finding golang.org/x/mobile/cmd/gomobile latest
go: finding golang.org/x/mobile/cmd latest
go: finding golang.org/x/mobile latest
macbookpro:tmp fredlee$ gomobile init
macbookpro:tmp fredlee$ go get -d golang.org/x/mobile/example/basic
go: finding golang.org/x/mobile/example/basic latest
go: finding golang.org/x/mobile/example latest
go: finding golang.org/x/mobile latest
macbookpro:tmp fredlee$ gomobile build -target=ios golang.org/x/mobile/example/basic
gomobile: cannot find package "golang.org/x/mobile/example/basic" in any of:
/usr/local/go/src/golang.org/x/mobile/example/basic (from $GOROOT)
/Users/fredlee/Documents/develop/go/workspace/src/golang.org/x/mobile/example/basic (from $GOPATH)

@agnivade agnivade changed the title cmd/gomobile go1.12beta1 how to compile x/mobile: go1.12beta1 how to compile Dec 27, 2018
@gopherbot gopherbot added this to the Unreleased milestone Dec 27, 2018
@gopherbot gopherbot added the mobile Android, iOS, and x/mobile label Dec 27, 2018
@agnivade agnivade added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. and removed mobile Android, iOS, and x/mobile labels Dec 27, 2018
@gopherbot gopherbot added the mobile Android, iOS, and x/mobile label Dec 27, 2018
@odeke-em
Copy link
Member

Thank you for filing this question @orange-jacky and welcome to the Go project!

I'll kindly page some experts @hyangah @eliasnaur @rakyll to help answer you.

@eliasnaur
Copy link
Contributor

I believe this is a dup of #27234.

@golang golang locked and limited conversation to collaborators Dec 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

5 participants