[Trilinos-Users] Building trilinos

Shepherd, Jason F jfsheph at sandia.gov
Thu Oct 8 14:26:32 MDT 2009


Hi all,

I'm trying to build trilinos on WinXP using Cmake 2.8b with the following settings:

* BUILD_SHARED_LIBS = ON
* TPL_ENABLE_BLAS = ON
* TPL_ENABLE_LAPACK = ON
* TPL_ENABLE_MPI = ON
* Trilinos_ENABLE_Anasazi = ON
* Trilinos_ENABLE_Epetra = ON
* Trilinos_ENABLE_Fortran = OFF
* Trilinos_ENABLE_Teuchos = ON

Clapack was built previously using clapack-3.2.1-CMAKE

I'm getting the following linking errors.  Are the relative paths setup correctly?

Jason



LINK : fatal error LNK1104: cannot open file '..\..\epetra\src\Debug\epetra.lib'
Build log was saved at "file://c:\Software\Trilinos_repository\trilinos_build\packages\anasazi\src\anasazi.dir\Debug\BuildLog.htm"
anasazi - 1 error(s), 0 warning(s)

LINK : fatal error LNK1104: cannot open file '..\..\..\src\Debug\anasazi.lib'
Build log was saved at "file://c:\Software\Trilinos_repository\trilinos_build\packages\anasazi\epetra\util\ModeLaplace\ModeLaplace.dir\Debug\BuildLog.htm"
ModeLaplace - 1 error(s), 2 warning(s)

LINK : fatal error LNK1104: cannot open file '..\..\src\Debug\anasazi.lib'
Build log was saved at "file://c:\Software\Trilinos_repository\trilinos_build\packages\anasazi\epetra\src\anasaziepetra.dir\Debug\BuildLog.htm"
anasaziepetra - 1 error(s), 0 warning(s)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20091008/0af7a0cd/attachment.html 


More information about the Trilinos-Users mailing list