Is file grpc/tools/cmake/gRPCConfig.cmake.in but no file gRPCConfig.cmake
in any directory after installation:
$ git clone -b $(curl -L https://grpc.io/release)
https://github.com/grpc/grpc
$ cd grpc
$ git submodule update --init
$ make
$ sudo make install
$ sudo ldconfig
cmake . in helloworld folder give me:
Make Error at CMakeLists.txt:13 (find_package):
Could not find a package configuration file provided by "gRPC" with any of
the following names:
gRPCConfig.cmake
grpc-config.cmake
Add the installation prefix of "gRPC" to CMAKE_PREFIX_PATH or set
"gRPC_DIR" to a directory containing one of the above files. If "gRPC"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
See also
"/home/andrzej/code/grpc/examples/cpp/helloworld/CMakeFiles/CMakeOutput.log".
In log I can't see nothing about error.
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit
https://groups.google.com/d/msgid/grpc-io/f37034e8-ffb4-454a-a1dc-4c0750acf05b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.