Skip to content

CMake error due to gRPC #235

@k0T0z

Description

@k0T0z

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions