Tongcheng / DN_CaffeScript

128 stars 58 forks source link

Error: make all #19

Open DanChen001 opened 6 years ago

DanChen001 commented 6 years ago

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 %