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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -