unsky / FPN

Feature Pyramid Networks for Object Detection
522 stars 263 forks source link

make Error: lopencv lhdf5_serial #77

Open elesun2018 opened 6 years ago

elesun2018 commented 6 years ago

@ubuntu:~/fpn/FPN-caffe/caffe-FP_Net$ make -j8

/usr/bin/ld: cannot find -lhdf5_serial_hl /usr/bin/ld: cannot find -lhdf5_serial /usr/bin/ld: cannot find -lopencv_imgcodecs /usr/bin/ld: cannot find -lopencv_videoio collect2: error: ld returned 1 exit status make: *** [.build_release/lib/libcaffe.so.1.0.0-rc3] Error 1

in cpu-mode

thanks.

MaddyThakker commented 4 years ago

Did anyone find the solution to this?