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 fails with rename nm.exe on Windows #11162

Closed
oliverjanik opened this issue Jun 11, 2015 · 1 comment
Closed

x/mobile: gomobile init fails with rename nm.exe on Windows #11162

oliverjanik opened this issue Jun 11, 2015 · 1 comment

Comments

@oliverjanik
Copy link

I ran gomobile init -v

and got this error after a while:

gomobile: rename C:\Users\Oliver\dev\go\pkg\gomobile\work-579643371\go\pkg\tool\
windows_amd64\nm.exe C:\Users\Oliver\dev\go\pkg\gomobile\android-ndk-r10d\arm\bi
n\nm.exe: The system cannot find the file specified.
@adg adg changed the title gomobile init fails with rename nm.exe on Windows x/mobile: gomobile init fails with rename nm.exe on Windows Jun 11, 2015
@ianlancetaylor ianlancetaylor added this to the Unreleased milestone Jun 11, 2015
@crawshaw
Copy link
Member

The init subcommand no longer attempts these renames.

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

4 participants