R
Railway3y ago
root

Boost CMake config being weird

Project ID: a302573a-79c5-49ff-b45f-10042279fe19 Code: https://github.com/aleksrutins/litelytics (currently re-rewriting) Relevant logs:
#11 0.688 -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0")
#11 0.701 -- Could NOT find Boost: missing: system (found /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable version "1.74.0", minimum required is "1.64"))

#11 0.688 -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0")
#11 0.701 -- Could NOT find Boost: missing: system (found /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable version "1.74.0", minimum required is "1.64"))

What does this even mean? (note: this is my first real proper actual C++ project, and my absolute first with CMake.)
GitHub
GitHub - aleksrutins/litelytics: A lightweight analytics platform.
A lightweight analytics platform. Contribute to aleksrutins/litelytics development by creating an account on GitHub.
1 Reply
root
rootOP3y ago
Never mind, I think I've figured it out. I needed to install libboost-system-dev as well.
Want results from more Discord servers?
Add your server