I'm following https://grpc.io/docs/quickstart/android.html#before-you-begin


When I run 


$ ./gradlew installDist

it gives error

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':grpc-compiler:compileJava_pluginExecutableJava_pluginCpp'.
> No tool chain is available to build for platform 'x86_64':
    - Tool chain 'visualCpp' (Visual Studio): Could not locate a Visual 
Studio installation, using the Windows registry and system path.
    - Tool chain 'gcc' (GNU GCC): Could not find C compiler 'gcc' in system 
path.
    - Tool chain 'clang' (Clang): Could not find C compiler 'clang' in 
system path.


But I installed Visual Studio 2017 Preview

How to fix it?

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/a7dafdd6-10c9-417c-b47c-026f2c6def92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to