Я собрал lib в 32-битной версии на cmake (3.17.1-win64-x64.msi). невозможно скомпилировать привет мир.
error:
CMake Error at CMakeLists.txt:103 (find_package):
Could not find a configuration file for package "Protobuf" that is
compatible with requested version "".
The following configuration files were considered but not accepted:
C:/grpc/.build/build32/third_party/protobuf/cmake/protobuf-config.cmake, version: 3.11.2.0 (32bit)
-- Configuring incomplete, errors occurred!
See also "C:/grpc/examples/cpp/helloworld/CMakeFiles/CMakeOutput.log".
See also "C:/grpc/examples/cpp/helloworld/CMakeFiles/CMakeError.log".