c++ - Ubuntu 14.04 compile caffe : ld cannot find library -


i'm trying compile caffe , following errors:

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

what lps?

why ld can't find these libraries? thanks.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -