We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cmake .. -- Could NOT find absl (missing: absl_DIR) CMake Error at /lib/cmake/grpc/gRPCConfig.cmake:15 (include): include could not find load file:
/lib/cmake/grpc/gRPCTargets.cmake
Call Stack (most recent call first): CMakeLists.txt:18 (find_package)
-- Found gRPC++: 1.42.0 -- Configuring incomplete, errors occurred!
The text was updated successfully, but these errors were encountered:
I couldn't reproduce it with gRPC 1.42.0 built from sources. Can you please provide your distro and package info?
Sorry, something went wrong.
No branches or pull requests
cmake ..
-- Could NOT find absl (missing: absl_DIR)
CMake Error at /lib/cmake/grpc/gRPCConfig.cmake:15 (include):
include could not find load file:
Call Stack (most recent call first):
CMakeLists.txt:18 (find_package)
-- Found gRPC++: 1.42.0
-- Configuring incomplete, errors occurred!
The text was updated successfully, but these errors were encountered: