Sushil
Results
1
comments of
Sushil
for deployment copy opencv libs and set LD_LIBRARY_PATH to that folder cp -r /usr/local/lib/libopencv*.* build/${VER}/libs export LD_LIBRARY_PATH=`pwd`/libs/ thats what we do for builds