[vtkusers] Re: [vtk-developers] VTK on a Cray XT3
David Cole
david.cole at kitware.com
Mon Sep 26 14:04:27 EDT 2005
What version of cmake?
Can you attach your CMakeCache.txt?
Randall Hand wrote:
> Ok then, found it.
>
> So can't cmake/gmake find it then? I'm doing an out-of-core build, as
> was previously recommended. Has this changed, and we're back to
> in-core builds?
>
> On 9/26/05, *Amy Squillacote* <amy.squillacote at kitware.com
> <mailto:amy.squillacote at kitware.com>> wrote:
>
> At 12:57 PM 9/26/2005, Randall Hand wrote:
> >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?
>
> vtkInstantiator.h is in the VTK source tree in the Common directory.
>
> - Amy
>
>
>
>
> --
> Randall Hand
> Visualization Scientist,
> ERDC-MSRC Vicksburg, MS
> Homepage: http://www.yeraze.com
>
>------------------------------------------------------------------------
>
>_______________________________________________
>vtk-developers mailing list
>vtk-developers at vtk.org
>http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
More information about the vtkusers
mailing list