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

Can't use system installed gRPC #266

Open
nfrmtk opened this issue Jun 12, 2024 · 0 comments
Open

Can't use system installed gRPC #266

nfrmtk opened this issue Jun 12, 2024 · 0 comments

Comments

@nfrmtk
Copy link

nfrmtk commented Jun 12, 2024

Relates: #255
Right now error is following:

  By not providing "Findgrpc.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "grpc", but
  CMake did not find one.

  Could not find a package configuration file provided by "grpc" with any of
  the following names:

    grpcConfig.cmake
    grpc-config.cmake

  Add the installation prefix of "grpc" to CMAKE_PREFIX_PATH or set
  "grpc_DIR" to a directory containing one of the above files.  If "grpc"
  provides a separate development package or SDK, be sure it has been
  installed.
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

No branches or pull requests

1 participant