无法在CMAKE中使用find_library(CAFFE2_LIB caffe2)查找caffe2库

时间:2019-09-14 14:38:24

标签: c++ pytorch caffe2

我正在尝试编译@leonardvandriel https://github.com/leonardvandriel/caffe2_cpp_tutorial c ++ caffe2折返,我在查找caffe2库时遇到了麻烦。

我遵循以下指示: https://caffe2.ai/docs/getting-started.html?platform=ubuntu&configuration=compile 安装caffe2。

我还通过anconda安装了caffe2,它正在通过python运行,但是,由于caffe2库未在编译过程中找到,因此无法通过c ++成功编译它。

感谢您提供有关此问题的任何答案。

0 个答案:

没有答案