Open zz-kuku opened 7 years ago
I'm having the same issue, with Matlab 2015a.
@xianlopez Sorry, I still failed in this problem.
I have also the exact same problem
Hi, you guys might want to try relinking straight instead of exporting. I had this same issue too and I tried exporting to not avail, but relinking works.
You might want to refer to this link http://www.cs.jhu.edu/~cxliu/2016/compiling-matcaffe-on-ubuntu-1604.html
@pewpewpeww ,hi. It can't solve the problem.But thanks.
Operating system: Ubuntu 16.04 Compiler: GCC-5 CUDA version (if applicable): 8.0 MATLAB version : R2014a
I succeed in
make matcaffe
,but failed inmake mattest
. The questions is:And I have try the method like the following:
But I get this result:
Maybe the reason is that there are other lib directions for libopencv_core and so on, which I installed for intergration. But either export the dir of the libs or replace the soft-link, it all failed. When I just replace the lib in the matlab, it still tell the errors:
I am sure that the question is not the cause of libstdc++.so And I can't use any functions about caffe in matlab. I am crazy! Because everyone talk this question for the reason of libstdc++, and no one have the same fault like me ?
Please help me, very thanks !!!