-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
when I compiler the code, cmake always told me
CMake Error at /usr/share/cmake-2.8/Modules/FindBLAS.cmake:612 (message):
A required library with BLAS API not found. Please specify library
location.
Call Stack (most recent call first):
src/cuv/matrix_ops/CMakeLists.txt:1 (FIND_PACKAGE)
but i have install the libblas, but it just can not find it.
ps. my env is ubuntu 12.04
Metadata
Metadata
Assignees
Labels
No labels