[Trilinos-Users] Missing stk_util/util/NamedPair.hpp in install

Michael Buksas mwbuksas at lanl.gov
Thu Jul 1 15:18:57 MDT 2010


Hi all,

In Trilinos-10.2.0, I'm trying to build use_case examples in 
stk/stk_mesh/use_cases but am encountering a missing file error in 
/stk_mesh/base/Entity.hpp:

... /stk_mesh/base/Entity.hpp:15:39: error: stk_util/util/NamedPair.hpp: 
No such file or directory

NamedPair.hpp is present in the source. Looking at 
packages/stk/stk_util/stk_util/util/CMakeLists.txt, NamedPair.hpp is the 
only header file in its directory which does not appear in the list of 
header files:

APPEND_SET(HEADERS
Bootstrap.hpp
ci_string.hpp
ci_traits.hpp
CSet.hpp
FormatTime.hpp
Identifier.hpp
IndentStreambuf.hpp
IndexList.hpp
Marshal.hpp
PairIter.hpp
PrintTable.hpp
SameType.hpp
SimpleArrayOps.hpp
StaticAssert.hpp
string_case_compare.hpp
TeeStreambuf.hpp
TypeList.hpp
   )

Is this an accidental omission?

Thanks,
Mike

-- 
Michael W. Buksas
CCS-7: Applied Computer Science
Los Alamos National Laboratory
(505) 667-7580



More information about the Trilinos-Users mailing list