配置OpenCV时,mingw32-make编译时出现问题
如图
collect2.exe: error: ld returned 1 exit status
modules\highgui\CMakeFiles\opencv_highgui.dir\build.make:230: recipe for target 'bin/libopencv_highgui460.dll' failed
mingw32-make[2]: *** [bin/libopencv_highgui460.dll] Error 1
CMakeFiles\Makefile2:2696: recipe for target 'modules/highgui/CMakeFiles/opencv_highgui.dir/all' failed
mingw32-make[1]: *** [modules/highgui/CMakeFiles/opencv_highgui.dir/all] Error 2
Makefile:164: recipe for target 'all' failed
mingw32-make: *** [all] Error 2