Sorry for the late reply. I couldn't really reproduce this. Just on an off chance, after you clone the github repo of grpc/grpc, did you run `git submodule update --init`?
On Thursday, June 13, 2019 at 7:00:47 PM UTC-7, [email protected] 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/31b5601f-99bd-435e-ba92-adccfdbc82b1%40googlegroups.com.
