Error Compile Opencv 3.2.0 with Opencv_Contrib3.2.0

asked 2017-01-24 04:48:10 -0600

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.

edit retag flag offensive close merge delete

Comments

1
  1. "my job and my life is in danger." : Here we help people about opencv problem.
  2. my OS is opencv7 gcc versio = 4.8.5 sorry but I don't know this system
LBerger gravatar imageLBerger ( 2017-01-24 05:55:02 -0600 )edit
1

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...

StevenPuttemans gravatar imageStevenPuttemans ( 2017-01-24 08:07:30 -0600 )edit