You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Go are you using (go version)? go version go1.5.1 linux/386
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"
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.
Answers!-
however, its just above link missing.
go version
)? go version go1.5.1 linux/386go env
)?GOHOSTARCH="386"
GOHOSTOS="linux"
GOARCH="386"
GO15VENDOREXPERIMENT=""
CC="gcc"
GOGCCFLAGS="-fPIC -m32 -pthread -fmessage-length=0"
CXX="g++"
CGO_ENABLED="1"
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.
What did you expect to see?
installation
What did you see instead?
error fetching https://dl.google.com/go/mobile/gomobile-ndk-r12b-linux-x86.tar.gz, status: 404 Not Found
The text was updated successfully, but these errors were encountered: