Ask Your Question

Revision history [back]

Error on building OpenCV-2.4.3 on ubuntu 12.04

I am trying to install OpenCV-2.4.3 on ubuntu 12.04. In build directory on giving the command:- cmake -D CMAKE_BUILD_TYPE=RELEASE .. After that on giving the command :- make it gives error as :- make[2]: * [bin/opencv_perf_imgproc] Error 1 make[1]: [modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/all] Error 2 make: ** [all] Error 2

I made a few changes in the cmake command but it did not work. Please tell me how to correct this error.

thanks