Hello, below is the error I am getting when testing with examples and even 
making from scratch. I have yet to find any meaningful documentation on 
this issue.

documentation: https://grpc.io/docs/languages/cpp/quickstart/

* CMake Error at 
C:/Users/cjarvis/CLionProjects/grpc-master/examples/cpp/cmake/common.cmake:103 
(find_package):*









*  Could not find a package configuration file provided by "Protobuf" with 
any  of the following names:    ProtobufConfig.cmake    
protobuf-config.cmake  Add the installation prefix of "Protobuf" to 
CMAKE_PREFIX_PATH or set  "Protobuf_DIR" to a directory containing one of 
the above files.  If  "Protobuf" provides a separate development package or 
SDK, be sure it has  been installed.*

When I search for "Protobuf_DIR" It looks like it wants it diirectly under 
the cmake folder. However this resource page has my cmake installed 
globally, so I dont see how setting the "CMAKE_PREFIX_PATH" will help. What 
am I missing? I also run into this same error when setting this up in 
CLion. This issue has consistently plagued me. Would appreciate any 
direction and I'm sure anyone else facing this issue would as well.

Cheers,
Jarvis

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/grpc-io/0e622f97-da71-43da-8667-fa2edf69ebc1n%40googlegroups.com.

Reply via email to