Usually it means that test code failed to build (https://github.com/opencv/opencv/blob/4.x/cmake/checks/ffmpeg_test.cpp). You can find compile command and error message in <build>/CmakeFiles/CMakeError.log
.
Usually it means that test code failed to build (https://github.com/opencv/opencv/blob/4.x/cmake/checks/ffmpeg_test.cpp). You can find compile command and error message in <build>/CmakeFiles/CMakeError.log
.