赞
踩
报错:
- -- ADE: Download: v0.1.1f.zip
- -- Try 1 failed
- CMake Warning at cmake/OpenCVDownload.cmake:202 (message):
- ADE: Download failed: 28;"Timeout was reached"
-
- For details please refer to the download log file:
-
- /workspace/3rdparty/opencv-4.5.2/build/CMakeDownloadLog.txt
-
- Call Stack (most recent call first):
解决办法:
下载https://github.com/opencv/ade/archive/v0.1.1f.zip失败
解决方案:
1、手动下载再放到路径~/opencv-4.5.5/.cache/ade下
或
- cd ~/opencv-4.5.5/.cache/ade
- wget https://github.com/opencv/ade/archive/v0.1.1f.zip
2、重新cmake:
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。