What steps will reproduce the problem?
protoc --cpp_rpcz_out=. search.proto
protoc-gen-cpp_rpcz: program not found or is not executable
--cpp_rpcz_out:
protoc-gen-cpp_rpcz: Plugin failed with status code 1.
What is the expected output? What do you see instead?
expected to generated header file for search.proto file but gives error like.
protoc-gen-cpp_rpcz: program not found or is not executable
--cpp_rpcz_out:
protoc-gen-cpp_rpcz: Plugin failed with status code 1.
What version of the product are you using? On what operating system?
protoc --version.
libprotoc 2.5.0.
Please provide any additional information below.
followed the tutorial
https://code.google.com/p/protobuf/
Original issue reported on code.google.com by meetmith...@gmail.com on 16 Jun 2014 at 9:00
Original issue reported on code.google.com by
meetmith...@gmail.com
on 16 Jun 2014 at 9:00