Error Compile Opencv 3.2.0 with Opencv_Contrib3.2.0
Dear Friends I want to Compile opencv3.2.0 with opencv_contrib3.2.0. I add -D OPENCV_EXTRA_MODULES_PATH=../modules/opencv_contrib-3.2.0/modules and -D OPENCV_ENABLE_NONFREE=ON in the Cmake line, But I get Error From different cpp files from opencv_contrib3.2.0 files . It is not from One or two modules . I turned off all the modules with BUILD_opencv_<module>=OFF except xfeatured2 but the problem is still there . I can not finish make command . my OS is opencv7 gcc versio = 4.8.5 and y cmake version is 2.8.12.2 please help me . my job and my life is in danger.
Start by cleaning up your question and by adding the actual errors, then we might be able to help you out. Also if your life and job is in danger because you cannot compile OpenCV, I am afraid you are doing the wrong job and it might be time for a change...