[Trilinos-Users] Compiler error compiling teuchos in Windows 7

Baker, Christopher G. bakercg at ornl.gov
Thu Apr 19 08:59:25 MDT 2012


Can you give the rest of the error message? My guess would be that one of the scalar types that Anasazi is trying to build against isn't enabled in Teuchos (so that its serialization isn't processed.)

Chris

From: Mario Rodríguez <shiv4k at gmail.com<mailto:shiv4k at gmail.com>>
Date: Thu, 19 Apr 2012 10:53:32 -0400
To: "trilinos-users at software.sandia.gov<mailto:trilinos-users at software.sandia.gov>" <trilinos-users at software.sandia.gov<mailto:trilinos-users at software.sandia.gov>>
Subject: [Trilinos-Users] Compiler error compiling teuchos in Windows 7


Hi,

Compiling the Anasazi package in Win7 with VS2010 x64 bits as a shared library, we are getting this error:

Teuchos_SerializationTraits.hpp(66): error C3861: 'this_type_is_missing_a_specialization': identifier not found

in teuchos library. What we should do with this specialization? I've read about this but I cant figure out what is this about yet,

Thanks in advance!




More information about the Trilinos-Users mailing list