caffe日常坑系列之:undefined reference to symbol '_ZN2cv6String10deallocateEv'

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了caffe日常坑系列之:undefined reference to symbol '_ZN2cv6String10deallocateEv'相关的知识,希望对你有一定的参考价值。

在使用caffe库编译C++时出现的

解决如下:

/usr/bin/ld: /tmp/ccA5JGRP.o: undefined reference to symbol ‘_ZN2cv6String10deallocateEv‘
//usr/local/lib/libopencv_core.so.3.2: error adding symbols: DSO missing from command line
解决:sudo apt-get autoremove libopencv-dev caffe自带的干掉即可

以上是关于caffe日常坑系列之:undefined reference to symbol '_ZN2cv6String10deallocateEv'的主要内容,如果未能解决你的问题,请参考以下文章

踩坑系列之go的unexpected directory layout

踩坑系列之go的unexpected directory layout

Caffe学习系列(11):数据可视化环境(python接口)配置

人工智能系列 之深度学习和caffe应用整理笔记1

日常出入坑-Android之SSLHandshakeException

/usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.9: undefined reference toTIFFIsTiled@LIBTIFF_4.0&