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

autofdo needs libprotofbuf-dev #178

Open
algr opened this issue Oct 12, 2023 · 0 comments
Open

autofdo needs libprotofbuf-dev #178

algr opened this issue Oct 12, 2023 · 0 comments

Comments

@algr
Copy link

algr commented Oct 12, 2023

libprotobuf-dev should be added to the apt package dependencies in the README. protobuf-compiler is listed, but this is not enough. Without libprotobuf-dev, cmake will fail:

  Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/local/lib/python3.6/dist-packages/cmake/data/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/lib/python3.6/dist-packages/cmake/data/share/cmake-3.21/Modules/FindProtobuf.cmake:650 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:22 (find_package)
  CMakeLists.txt:548 (config_without_llvm)
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