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
Post a Comment