[Paraview] ParaView/CMake On Tru64
Kent Eschenberg
eschenbe at psc.edu
Fri Mar 23 15:33:13 EST 2007
I've needed to set several parameters in CMakeCache.txt to
get 2.6.0 to compile on a Tru64 system (version 5.1):
VTK_USE_EXECUTIVES:BOOL=OFF
VTK_USE_VIDEO_FOR_WINDOWS:BOOL=OFF
PARAVIEW_USE_ANSI_STDLIB:BOOL=ON
KWSYS_IOS_HAVE_STD_COMPILED:INTERNAL=TRUE
These don't show up in ccmake (I don't know about cmake -i)
so CMakeCache.txt must be edited manually.
Have other users of Tru64 had the same experience? If so
perhaps these should be added to cmake's rules for Tru64, or
at least's paraview's rules.
Kent
Pittsburgh Supercomputing Center, CMU, Pittsburgh, PA
More information about the ParaView
mailing list