since I updated to the latest orocos-toolchain I can no more load components which are linked against opencv. Do you know what this issue may cause?
[ ERROR ][DeploymentComponent::import] libopencv_core.so.2.3: cannot open shared object file: No such file or directory
dani
Re: libopencv_core.so.2.3: cannot open shared object file
[ ERROR ][DeploymentComponent::import] libopencv_core.so.2.3: cannot open shared object file: No such file or directory
dani
the cmake-directory ${OpenCV_LIB_DIR} gives me /usr/local/share/lib as answer. this might be the problem! since the library is located at /usr/local/lib!
do you know how to change this?