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: init failed because of ndk? #15342

Closed
XUJiahua opened this issue Apr 18, 2016 · 1 comment
Closed

x/mobile: init failed because of ndk? #15342

XUJiahua opened this issue Apr 18, 2016 · 1 comment

Comments

@XUJiahua
Copy link

XUJiahua commented Apr 18, 2016

Please answer these questions before submitting your issue. Thanks!

  1. What version of Go are you using (go version)?
    go version go1.6 darwin/amd64
  2. What operating system and processor architecture are you using (go env)?
    GOARCH="amd64"
    GOBIN=""
    GOEXE=""
    GOHOSTARCH="amd64"
    GOHOSTOS="darwin"
    GOOS="darwin"
    GOPATH="/Users/jiahua/gohome"
    GORACE=""
    GOROOT="/usr/local/go"
    GOTOOLDIR="/usr/local/go/pkg/tool/darwin_amd64"
    GO15VENDOREXPERIMENT="1"
    CC="clang"
    GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fno-common"
    CXX="clang++"
    CGO_ENABLED="1"
  3. What did you do?
    gomobile init
  4. What did you expect to see?
    no error message
  5. What did you see instead?
    gomobile: rename /Users/jiahua/gohome/pkg/gomobile/work-387114350/android-ndk-r10e/platforms/android-21/arch-arm64/usr /Users/jiahua/gohome/pkg/gomobile/android-ndk-r10e/arm64/sysroot/usr: no such file or directory
@XUJiahua
Copy link
Author

duplicate issue

@golang golang locked and limited conversation to collaborators Apr 18, 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