Could NOT find protobuf (missing: protobuf_DIR) #15
Unanswered
SullivanChrisJ
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the required packages installed (
sudo apt-get install libprotobuf-dev protobuf-compiler libudev-dev). The header files are in/usr/include/google/protobuf, but I get the errorCould NOT find protobuf (missing: protobuf_DIR)when using cmake. OS is Raspberry Pi OS (bookworm). I'm no cmake expert.Also is there any additional documentation other than the README? It is rather terse.
Thanks,
Chris
Beta Was this translation helpful? Give feedback.
All reactions