DN_CaffeScript icon indicating copy to clipboard operation
DN_CaffeScript copied to clipboard

Error: make all

Open DanChen001 opened this issue 7 years ago • 0 comments

Hi, Thank you for providing the code. I meet a problem when I run 'make all -j8'. The problem is as follows. Please help me if you kown how to address it. Thanks.

% ... ... ... [ 98%] Built target classification [ 98%] Built target caffe.bin /usr/bin/ld: cannot find -lpython2 collect2: 错误: ld 返回 1

make[2]: *** [matlab/+caffe/private/caffe_.mexa64] 错误 255 make[1]: *** [matlab/CMakeFiles/matlab.dir/all] 错误 2 make: *** [all] 错误 2 %

DanChen001 avatar Mar 11 '18 05:03 DanChen001