enigma-dev / RadialGM

A native IDE for ENIGMA written in C++ using the Qt Framework.
GNU General Public License v3.0
47 stars 21 forks source link

CMake error due to gRPC #235

Open k0T0z opened 6 months ago

k0T0z commented 6 months ago

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