[vtk-developers] VTK on a Cray XT3

Randall Hand randall.hand at gmail.com
Mon Sep 26 12:57:01 EDT 2005


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.

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?

--
Randall Hand
Visualization Scientist,
ERDC-MSRC Vicksburg, MS
Homepage: http://www.yeraze.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20050926/5d66e4ff/attachment.html>


More information about the vtk-developers mailing list