Skip to content

x/mobile: invalid link https://dl.google.com/go/mobile/gomobile-ndk-r12b-linux-x86.tar.gz #16846

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

Closed
hsinghc opened this issue Aug 23, 2016 · 0 comments

Comments

@hsinghc
Copy link

hsinghc commented Aug 23, 2016

Answers!-
however, its just above link missing.

  1. What version of Go are you using (go version)? go version go1.5.1 linux/386
  2. What operating system and processor architecture are you using (go env)?
    GOHOSTARCH="386"
    GOHOSTOS="linux"
    GOARCH="386"
    GO15VENDOREXPERIMENT=""
    CC="gcc"
    GOGCCFLAGS="-fPIC -m32 -pthread -fmessage-length=0"
    CXX="g++"
    CGO_ENABLED="1"
  3. What did you do?
    gomobile init

If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.

  1. What did you expect to see?
    installation

  2. What did you see instead?

    error fetching https://dl.google.com/go/mobile/gomobile-ndk-r12b-linux-x86.tar.gz, status: 404 Not Found

@hsinghc hsinghc closed this as completed Aug 30, 2016
@golang golang locked and limited conversation to collaborators Aug 30, 2017
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