I'm trying to get VTK to compile on a Cray XT3, using the VTK-5-0
branch, and not having much luck.  The cmake works just fine
(configured to use the GNU compilers, gcc/g++), but when compiling I
get an initial error in vtkCommonInstantiator.cxx that
vtkCommonInstantiator.h cannot be found, then hundreds of errors
related to that.<br>
<br>
I've tried adding -I/u/rhand/src/VTK/comp to all the compiler lines and
that gets a little further, but then it fails not finding
"vtkInstantiator.h", which I can't find anywhere.  Where does this
file come from, and why don't I have it?<br clear="all"><br>-- <br>Randall Hand<br>Visualization Scientist, <br>ERDC-MSRC Vicksburg, MS<br>Homepage: <a href="http://www.yeraze.com">http://www.yeraze.com</a>