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

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -