Missed an info to add I couldn't see any plugin file under the path grpc/bins/opt/grpc_php_plugin
On Friday, June 14, 2019 at 12:00:47 PM UTC+10, bharath kumar wrote: > > Hi everyone, > > I'm new to Grpc and protobuf. I was trying to run some example as > mentioned in https://grpc.io/docs/quickstart/php/. Basically creating a > service at nodejs and trying to creating to create a php client. I > completely followed the instruction to some extent. I cloned the repo git > clone -b v1.21.0 https://github.com/grpc/grpc and* make grpc_php_plugin* > command prompts *Makefile:15280: *** multiple target patterns. Stop *I > couldn't find a solution for it and followed by this step > *sh route_guide_proto_gen.sh * gives me an error *--grpc_out: > protoc-gen-grpc: The system cannot find the path specified*. I'm not sure > whether I missed something here. I would really appreciate if someone could > help me figure out this problem. Thanks in advance. > > As mentioned pre requisites: > Installed php 7.2 > Composer version 1.8.0 > libprotoc 3.6.1 > grpc 1.21 > OS: Windows 10 > Cmake > > > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/c80ad008-b13c-4297-ae13-c3dfdf13d38d%40googlegroups.com.
