Hi,

The link I gave you was to a proposed change to Gomobile to fix your
problem. If you don't know how to apply it, just wait for it to be approved
and submitted. Then, you can simply run the go get and gomobile init
commands again.

 - elias

On Sat, Jul 2, 2016 at 8:51 PM JM <j...@magentatech.com> wrote:

> Sorry, im not sure what you mean by "Fix it by copying the entire "bin"
> directory from the llvm toolchain instead of picking out certain named
> binaries." Can you give me more info on how i do what you are saying?  The
> only thing i have done is these 2 commands so far:
>
>
> C:\WINDOWS\system32>go get golang.org/x/mobile/cmd/gomobile
>
> C:\WINDOWS\system32>gomobile init
>
>
>
>
>
> On Saturday, July 2, 2016 at 6:11:13 AM UTC-6, Elias Naur wrote:
>>
>> This is my fault, sorry. Please try
>>
>> https://go-review.googlesource.com/#/c/24720/
>>
>> then reinstall the gomobile tool and see if that fixes the problem.
>>
>>  - elias
>>
>> On Saturday, July 2, 2016 at 4:56:58 AM UTC+2, JM wrote:
>>>
>>> windows pro on 64x.  Anyone know what's going on here? Im using the
>>> following reference. https://github.com/golang/go/wiki/Mobile
>>>
>>> C:\WINDOWS\system32>go get golang.org/x/mobile/cmd/gomobile
>>>
>>> C:\WINDOWS\system32>gomobile init
>>> gomobile: rename
>>> C:\GoPath\pkg\gomobile\work-399306583\android-ndk-r12\toolchains\llvm\prebuilt\windows-x86_64\bin\clang
>>> C:\GoPath\pkg\gomobile\android-ndk-r12\llvm\bin\clang: The system cannot
>>> find the file specified.
>>>
>>> C:\WINDOWS\system32>
>>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "golang-nuts" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/golang-nuts/eHUauZwcHrg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to