Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
/usr/bin/ld:找不到-lmdb collect2:错误:ld返回1退出状态Makefile:568:目标'.build_release/lib/libcaffe.so.1.0.0-rc3'的配方失败make:*** [ .build_release/lib/libcaffe.so.1.0.0-rc3] 错误 1
如何摆脱这个问题。
确保您在编译时尝试使用的库文件存在于您在编译时提供的路径中...