cmake3.6编译opencv3.1时出现变量设置错误

来源:互联网 发布:拼音软件下载排行 编辑:程序博客网 时间:2024/06/07 03:02
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:

CUDA_nvcuvenc_LIBRARY (ADVANCED)


在上方窗口中,把with_cuda选项,变为不选择,再一次configure成功。

0 0
原创粉丝点击