Ask Your Question

Revision history [back]

setup QT 5.10 and opencv 3.4.1 on windows 10 64-bit with CMAKE

Hi in this link https://wiki.qt.io/How_to_setup_Qt_and_openCV_on_Windows i am trying to setup QT 5.10 and opencv 3.4.1 on windows 10 64-bit

I did all the steps but QT_MAKE_EXECUTABLE not found in options to check after that in cmd When I write this command line ((mingw32-make -j 8)) it stop at 20% and i have this

[ 20%] Built target libwebp Makefile:159: recipe for target 'all' failed mingw32-make: * [all] Error 2 !!!!!** after this error i tried to uncheck ((ENABLE_PRECOMPILED_HEADERS)) and retry the last command line ((mingw32-make -j 8)) it continue and stop again

[ 37%] Built target opencv_core Makefile:159: recipe for target 'all' failed mingw32-make: * [all] Error 2 !!!!!** Please I really need a help

setup QT 5.10 and opencv 3.4.1 on windows 10 64-bit with CMAKE

Hi in this link https://wiki.qt.io/How_to_setup_Qt_and_openCV_on_Windows i am trying to setup QT 5.10 and opencv 3.4.1 on windows 10 64-bit

I did all the steps but QT_MAKE_EXECUTABLE not found in options to check after that in cmd When I write this command line ((mingw32-make -j 8)) it stop at 20% and i have this

[ 20%] Built target libwebp Makefile:159: recipe for target 'all' failed mingw32-make: * [all] Error 2 !!!!!** after this error i tried to uncheck ((ENABLE_PRECOMPILED_HEADERS)) and retry the last command line ((mingw32-make -j 8)) it continue and stop again

[ 37%] Built target opencv_core Makefile:159: recipe for target 'all' failed mingw32-make: * [all] Error 2 !!!!!** Please I really need a help