ros / roscpp_core

ros distribution sandbox
88 stars 116 forks source link

Buildroot: when building cpp_common: `CMake Error at FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Boost (missing: thread) (found version "1.80.0")` #134

Closed ElectricRCAircraftGuy closed 1 year ago

ElectricRCAircraftGuy commented 1 year ago

Full details in my question here: Buildroot: CMake Error at FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Boost (missing: thread) (found version "1.80.0").

Any ideas on how to solve this?

I'm building with Buildroot for an embedded Linux board. I just upgraded to the latest version of the Buildroot boost package, version 1.80.0, as shown here: https://github.com/buildroot/buildroot/blob/master/package/boost/boost.mk#L7

peci1 commented 1 year ago

It seems the bug on SO has a solution provided and the problem is not in this repo. Can I close this issue?

ElectricRCAircraftGuy commented 1 year ago

Yeah. I'll close it.