I am having the problem that cv_bridge can't find my boost libraries although it must have found them for the packages before when installing hydro on OSX. When I look into /usr/local/include I can see all the boost files and folders, also python. What's the problem here? When I print the output of my boost libraries it says none. CMAkeLists.txt: cmake_minimum_required(VERSION 2.8) project(cv_brid
