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: gomobile init -v #13091

Closed
hbfs opened this issue Oct 29, 2015 · 1 comment
Closed

x/mobile: gomobile init -v #13091

hbfs opened this issue Oct 29, 2015 · 1 comment

Comments

@hbfs
Copy link

hbfs commented Oct 29, 2015

Hi I'm on OS X Yosemite 10.10.5 and I was previously using the development branch and was able to successfully gomobile init. I just updated my install to go 1.5.1 and fixed my paths:

> echo $GOROOT
/usr/local/go
> cat $GOROOT/VERSION
go1.5.1                                                 
> gomobile init -v
building android/arm cross compiler
##### Building Go bootstrap tool.
cmd/dist


go tool dist: FAILED: not a Git repo; must put a VERSION file in $GOROOT
gomobile: exit status 2

What am I doing wrong here?

@hbfs
Copy link
Author

hbfs commented Oct 29, 2015

Deleted my $GOPATH/bin and $GOPATH/src/golang.org and it seems to be working now..

@hbfs hbfs closed this as completed Oct 29, 2015
@golang golang locked and limited conversation to collaborators Nov 4, 2016
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