isablanca

Results 1 comments of isablanca

> When I compile with the following command: > > `cmake .. -DBLAS_LIBRARIES="/usr/local/lib/libopenblas.a" -DLAPACK_LIBRARIES="/usr/local/lib/libopenblas.a" -DCMAKE_INSTALL_PREFIX="/usr/local/" -DBUILD_OPENFAST_SIMULINK_API=ON -DBUILD_SHARED_LIBS=OFF` > > I get the error: > > ``` > [ 28%] Linking...