Ask Your Question

sergboec's profile - activity

2017-03-06 09:49:22 -0600 commented question OpenCV link libraries paths

Ubuntu linux

2017-03-06 08:42:23 -0600 asked a question OpenCV link libraries paths

Hello. Currently if you have build OpenCV you have "share" folder which contains OpenCVModules-release.cmake. This file describes how to link OpenCV libraries with dynamic libraries and in case of BLAS libraries it contains absolute paths. So how to contigure OpenCV properly, if i don't want to have absolute paths, or maybe i have missed something?