caffe-dilation icon indicating copy to clipboard operation
caffe-dilation copied to clipboard

make caffe error : cannot find -l -lopencv_core

Open sayadyaghoobi opened this issue 9 years ago • 0 comments

somebody please help me! i'm trying to install caffe on ubuntu 16.04 using cuda 8.0 and cudnn 5.1. i got this error :

LD -o .build_release/lib/libcaffe.so.1.0.0-rc4 /usr/bin/ld: cannot find -l -lopencv_core /usr/bin/ld: cannot find -lopencv_imgcodecs collect2: error: ld returned 1 exit status Makefile:572: recipe for target '.build_release/lib/libcaffe.so.1.0.0-rc4' failed make: *** [.build_release/lib/libcaffe.so.1.0.0-rc4] Error 1

please help me to fix that.

sayadyaghoobi avatar Feb 28 '17 17:02 sayadyaghoobi