OpenCV 3.0.0 “configure” fails, ffmpeg not downloaded

前端 未结 5 686
Happy的楠姐
Happy的楠姐 2021-01-02 07:17

I get the following error when trying to configure OpenCV using CMAKE on windows:

CMake Warning at cmake/OpenCVUtils.cmake:865 (message):
Download: Local cop         


        
5条回答
  •  萌比男神i
    2021-01-02 07:30

    The checksum error happens because it is an issue in the software package and the files might not be there in the directory but openCV will download it in the process, just make sure that you are connected to internet without using VPN or proxy as it will get blocked by the firewall.

提交回复
热议问题