Opencv 3.4.0: ERROR while compiling on CentOS 6.9 64 bit
Hello, I tried to compile OpenCV 3.4.0 and also the git version downloaded on the 2nd February 2018.
I tried with: cmake -DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_BUILD_TYPE=Release -DENABLE_CXX11=OFF -DBUILD_PERF_TESTS=OFF -DWITH_XINE -DBUILD_TESTS=OFF -DENABLE_PRECOMPILED_HEADERS=OFF -DCMAKE_SKIP_RPATH=ON -DBUILD_WITH_DEBUG_INFO=OFF -Wno-dev ..
And I got errors as you can see here: https://goo.gl/8Sy4em