Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake Errors: dnn and xfeatures2d modules #1125

Closed
rbfigueira opened this issue Apr 14, 2017 · 2 comments
Closed

CMake Errors: dnn and xfeatures2d modules #1125

rbfigueira opened this issue Apr 14, 2017 · 2 comments

Comments

@rbfigueira
Copy link

I follow the steps and when I press configure the second time I get errors:

CMake Error at cmake/OpenCVUtils.cmake:1043 (file): file DOWNLOAD cannot open file for write. Call Stack (most recent call first): opencv_contrib-master/modules/dnn/cmake/OpenCVFindLibProtobuf.cmake:32 (ocv_download) opencv_contrib-master/modules/dnn/CMakeLists.txt:5 (include)

CMake Error at cmake/OpenCVUtils.cmake:1047 (message): Failed to download . Status= Call Stack (most recent call first): opencv_contrib-master/modules/dnn/cmake/OpenCVFindLibProtobuf.cmake:32 (ocv_download) opencv_contrib-master/modules/dnn/CMakeLists.txt:5 (include)

Configuring incomplete, errors occurred! See also "/Users/rbfigueira/Desktop/Crazyflie/opencv-3.2.0/build/CMakeFiles/CMakeOutput.log". See also "/Users/rbfigueira/Desktop/Crazyflie/opencv-3.2.0/build/CMakeFiles/CMakeError.log

CMake Error at cmake/OpenCVUtils.cmake:1043 (file):
file DOWNLOAD cannot open file for write.
Call Stack (most recent call first):
opencv_contrib-master/modules/xfeatures2d/cmake/download_boostdesc.cmake:22 (ocv_download)
opencv_contrib-master/modules/xfeatures2d/CMakeLists.txt:8 (download_boost_descriptors)

CMake Error at cmake/OpenCVUtils.cmake:1047 (message):
Failed to download . Status=
Call Stack (most recent call first):
opencv_contrib-master/modules/xfeatures2d/cmake/download_boostdesc.cmake:22 (ocv_download)
opencv_contrib-master/modules/xfeatures2d/CMakeLists.txt:8 (download_boost_descriptors)

@alalek
Copy link
Member

alalek commented Apr 14, 2017

#1100 (comment)

@zakaria-chahboun
Copy link

zakaria-chahboun commented Dec 15, 2017

[alalek] This comment is not related to original issue

BTW, In mentioned answer it is better to point on this repository instead (with all necessary scripts):
https://github.com/opencv/opencv_3rdparty/tree/ffmpeg/master


This is a complete answer ❤️

https://stackoverflow.com/questions/44943015/how-do-i-compile-opencv-ffmpeg-dll-file-using-mingw-on-windows-10-64-bit/47833262#47833262

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants