I'm trying to compile, getting the following error.
[ 52%] Generating opencl_kernels.cpp, opencl_kernels.hpp CMake Error at /root/itanyplace/opencv-2.4.13/cmake/cl2cpp.cmake:50 (string): string does not recognize sub-command MD5
make[2]: * [modules/ocl/opencl_kernels.cpp] Error 1 make[1]: [modules/ocl/CMakeFiles/opencv_ocl.dir/all] Error 2 make[1]: Waiting for unfinished jobs.... [ 52%] Built target opencv_ts [ 60%] Built target opencv_legacy make: * [all] Error 2
It is failing to recognize the MD5 command as attached.
Can you please help?