java - Compiling OpenCV on Ubuntu -


When I try to create OpenCVi for Java on Ubuntu, I get the following error:

 [61%] Built-in target opencv_test_objdetect generated opencl_kernels.cpp, opencl_kernels.hpp /home/dinhvantan/opencv/opencv/cmake/cl2cpp.cmake:50 (string) CMake error: string sub-command MD5 to create identity Does not [2]: *** [module / ocl / opencl_kernels.cpp] making error 1 [1]: *** [module / ocl / CMakeFiles / opencv_ocl.dir / all] making error 2 [1]: ** * Waiting for incomplete jobs .... [70%] targets Opencv_legacy: *** [all] Error 2   

Can anybody tell me that what is required of me to solve this problem?

indicates that you need to upgrade to a new Seamax version.

Use the new Ubuntu release or PPA, or build a limit from the source.

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -