Closed
Description
Hi Davide,
Maybe I am the only one using coroutines... but, when building from src on Ubuntu 20.04, the coroutines are not built.
I think it is due to the way Boost_VERSION is recognized there:
BehaviorTree.CPP/CMakeLists.txt
Lines 17 to 30 in 561f4fa
if I add message(STATUS "BOOST version: " ${Boost_VERSION})
, I get 106501
in ubuntu 18.04 and 1.71.0
in ubuntu 20.04
Metadata
Metadata
Assignees
Labels
No labels