Skip to content

make LANGUAGE=cpp error #77

@Abhishek-Mohapatra23

Description

@Abhishek-Mohapatra23

Hi, I am getting the following error when i run make LANGUAGE=cpp. Can you tell me where I am going wrong?

pi@raspberrypi:~/assistant-sdk-cpp/googleapis $ make LANGUAGE=cpp
mkdir -p ./gens
protoc --proto_path=.:/usr/local/include --cpp_out=./gens --grpc_out=./gens --plugin=protoc-gen-grpc=/usr/local/bin/grpc_cpp_plugin google/rpc/code.proto
/usr/local/bin/grpc_cpp_plugin: program not found or is not executable
Please specify a program using absolute path or make sure the program is available in your PATH system variable
--grpc_out: protoc-gen-grpc: Plugin failed with status code 1.
Makefile:44: recipe for target 'google/rpc/code.pb.cc' failed
make: *** [google/rpc/code.pb.cc] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions