caffe-dilation
caffe-dilation copied to clipboard
make caffe error : cannot find -l -lopencv_core
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.