Skip to content
New issue

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 error due to gRPC #235

Open
k0T0z opened this issue Mar 17, 2024 · 0 comments · May be fixed by #236
Open

CMake error due to gRPC #235

k0T0z opened this issue Mar 17, 2024 · 0 comments · May be fixed by #236

Comments

@k0T0z
Copy link

k0T0z commented Mar 17, 2024

The following error appears when running cmake command:

~/Desktop/RadialGM/build$ cmake ..
CMake Error at CMakeLists.txt:248 (find_package):
Found package configuration file:

  /usr/local/lib/cmake/grpc/gRPCConfig.cmake

but it set gRPC_FOUND to FALSE so package "gRPC" is considered to be NOT
FOUND.  Reason given by package:

The following imported targets are referenced, but are missing:
protobuf::libprotobuf protobuf::libprotoc
@k0T0z k0T0z linked a pull request Mar 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant