摘要: 问题1:OpenCV编译安装时出错,错误信息中提到要打开-fPIC 选项重试。 解决方案:使用如下命令运行CMake 然后执行make,编译成功,不会报错了。 问题2:编译实际项目时,报错#error This file requires compiler and library support f 阅读全文
posted @ 2017-04-13 13:40 in4ight 阅读(870) 评论(0) 推荐(0)