Boost library/headers not found in local CAFCore installation
When trying to compile CAFCore on a local machine the boost libraries are not picked up correctly by cmake. On a linux based system doing
sudo apt-get install libboost-all-dev
seemed to fix the issue. For MacOS the issue persists.
Edited by Benjamin Paul Jaeger