smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 244 forks source link

Cmake 3.10 Boost error #3663

Closed Jack-Byrne closed 3 years ago

Jack-Byrne commented 3 years ago

Bug Report

Building SDL Core with Ubuntu 18 default cmake version 3.10 causes build errors due to an issue with find boost module.

Reproduction Steps
  1. Build sdl core
Expected Behavior

Core builds

Observed Behavior

Core build errors out with several messages similar to:

undefined reference to 'boost::detail::get_current_thread_data()'
OS & Version Information