[Trilinos-Users] CMake with Visual Studio 2010 worked. trilinos-11.12.1-Source

nicholas ferguson nicholasferguson at wingarch.com
Sun Nov 2 07:48:46 MST 2014


I needed to review Intrepid, Teuchos, Shards for their multi index
containers

 

1.  At \trilinos-11.12.1-Source 

                created directory \build

 

2.  Used cmake-gui.

                source directory was \trilinos-11.12.1-Source

                build directory was \trilinos-11.12.1-Source\build

 

downloaded from github   sdkpub . it has a good blas lapack

 

cmake build type DEBUG

added paths to boost

 

Big issue is to make this selection in CMAKE GUI:

BUILD

  BUILD_SHARED_LIBS    as NO  ( there is no export of any functions..so this
cannot be set to true)

 

Then reviewed errors msgs in cmake gui, then set appropriate flags and
directories in cmake gui.

 

Eventually I could debug in Visual Studio 2010, examples for
FieldContainers, in the intrepid package.

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://software.sandia.gov/pipermail/trilinos-users/attachments/20141102/bbc11f3d/attachment.html>


More information about the Trilinos-Users mailing list