Have you checked BUILD_opencv_world
flag in your cmake file? Otherwise opencv_world420.dll will not be created, the build will create seperated dlls (improc., core, highgui etc.)
Have you checked BUILD_opencv_world
flag in your cmake file? Otherwise opencv_world420.dll will not be created, the build will create seperated dlls (improc., core, highgui etc.)