windows编译opencv_contrib的小坑
2021-03-20 05:24
标签:alt sts img cat inf error syn mod invalid 注意要用正斜杠 / 不要用 \ https://github.com/opencv/opencv/issues/11655 windows编译opencv_contrib的小坑 标签:alt sts img cat inf error syn mod invalid 原文地址:https://www.cnblogs.com/l2017/p/12311074.htmlCMake Error at cmake/OpenCVModule.cmake:368 (_glob_locations):
Syntax error in cmake code at
E:/opencv_github/opencv/cmake/OpenCVModule.cmake:368
when parsing string
E:\opencv_github\opencv_contrib\modules
Invalid character escape ‘\o‘.
Call Stack (most recent call first):
modules/CMakeLists.txt:7 (ocv_glob_modules)
而且很多时候连接都不好,需要自己下载文件
https://www.cnblogs.com/huluwa508/p/10142718.html
文章标题:windows编译opencv_contrib的小坑
文章链接:http://soscw.com/index.php/essay/66560.html