gcc 버전 문제 (CUDA 8 - /usr/include/boost/property_tree/detail/json_parser_read.hpp:257:264: error: ‘type name’ declared as function returning an array)
- https://github.com/weiliu89/caffe/issues/237
/usr/bin/ld: cannot find -lopenblas
openBLAS를 설치하거나
Makefile.config에서
BLAS := open을 주석처리하고
그 위에 BLAS := altlas의 주석을 해지
'실습 > 오류 해결' 카테고리의 다른 글
ImportError: No module named 'em' 해결 (0) | 2017.08.05 |
---|---|
[caffe make error] /usr/bin/ld: cannot find -lopenblas (0) | 2017.07.20 |
[우분투] No module named matlab.engine 오류 해결 (0) | 2017.07.18 |
cannot find -lglut (0) | 2017.06.30 |
libGLU.so not found (0) | 2017.06.30 |