[Trilinos-Users] Help

Lucian Mihai Itu itu.lucian at yahoo.com
Tue Aug 21 22:21:11 MDT 2012


Hi,

I've been desperately trying to build trilinos on windows using CMake for two days now. I set up the source folder and the folder where to build the binaries. I'm using Visual Studio 9 (2008) for the compilers. I'm enabling only two packages (which I need: Amesos and AztecOO).
I've also installed LAPACK v3.1.1, but I always get the same error, saying that the BLAS library can not be found. I get this error although I've set an entry in Cmake for 'BLAS_LIBRARY_DIRS', which points to the folder where the blas.lib and lapack.lib files are located.
Here is the log:

Processing enabled TPL: BLAS
   Searching for library 'blas' ...
   Searching for library 'blas_win32' ...
   Warning: Could not find a library in the set "blas blas_win32" for the TPL BLAS! Please manually set BLAS_LIBRARY_DIRS and/or BLAS_LIBRARY_NAMES or just TPL_BLAS_LIBRARIES to point to the BLAS libraries!
CMake Error at cmake/tribits/package_arch/TribitsTplDeclareLibraries.cmake:342 (MESSAGE):
   Could not find the BLAS Library! Please manually set BLAS_LIBRARY_DIRS
   and/or BLAS_LIBRARY_NAMES or just TPL_BLAS_LIBRARIES to point to the BLAS
   libraries!
Call Stack (most recent call first):
   cmake/TPLs/FindTPLBLAS.cmake:58 (TRIBITS_TPL_DECLARE_LIBRARIES)
   cmake/tribits/package_arch/TribitsGlobalMacros.cmake:1176 (INCLUDE)
   cmake/tribits/package_arch/TribitsProjectImpl.cmake:252 (TRIBITS_PROCESS_ENABLED_TPLS)
   cmake/tribits/package_arch/TribitsProject.cmake:96 (TRIBITS_PROJECT_IMPL)
   CMakeLists.txt:85 (TRIBITS_PROJECT)


Please help me. What can I do, I really need Trilinos in order to run another project. Is there an easier way to build Trilinos on Windows?
Thank you very much.

Best Regards,
Lucian Itu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20120821/2869077e/attachment.html 


More information about the Trilinos-Users mailing list