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

Docker build error: Could not find a package configuration file provided by "Protobuf" #48

Open
tonimore opened this issue Sep 20, 2023 · 0 comments

Comments

@tonimore
Copy link

Steps to reproduce error:
$ git clone https://github.com/abique/hefur.git && cd hefur && docker build .

Got this error:

4.492 CMake Error at mimosa/CMakeLists.txt:10 (find_package):
4.492   Could not find a package configuration file provided by "Protobuf" with any
4.492   of the following names:
4.492 
4.492     ProtobufConfig.cmake
4.492     protobuf-config.cmake
4.492 
4.492   Add the installation prefix of "Protobuf" to CMAKE_PREFIX_PATH or set
4.492   "Protobuf_DIR" to a directory containing one of the above files.  If
4.492   "Protobuf" provides a separate development package or SDK, be sure it has
4.492   been installed.
4.492 
4.492 
4.492 -- Found LibArchive: /usr/lib/x86_64-linux-gnu/libarchive.so (found version "3.4.3") 
4.492 -- Configuring incomplete, errors occurred!
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