|
Ublas : |
From: Kresimir Fresl (fresl_at_[hidden])
Date: 2007-08-24 12:45:05
Hi Michele,
> The first error I receive is that the compiler (gcc 4.1.2) cannot find
> atlas/clapack.h or atlas/cblas.h.
If I understand correctly, these are ATLAS headers. Their location
depends on your installation (of ATLAS). You should edit
bindings/atlas/cblas_inc.hpp and clapack_inc.hpp to provide your paths.
> [...]
> Has someone an idea ?
Unfortunately, I cannot help for other errors. Although it probably
sounds strange, I currently don't have a working version of ublas and
bindings.
Regards,
fres