[Paraview] version of VTK?

Randy Heiland heiland@ncsa.uiuc.edu
Mon, 28 Jan 2002 16:23:11 -0600


Hi ParaView list,

I didn't see anywhere on the ParaView web pages which version of VTK is
expected.  I ask because I was attempting to build ParaView using a VTK 4.0
build I had and got the usual compile problems of undef'd methods assoc'd with
VTK 3.2:

e.g.
vtkPVActorComposite.cxx: no matching function for call to
`vtkPointData::GetActiveScalars ()'

vtkPVArrayCalculator.cxx: no matching function for call to
`vtkPointData::GetFieldData ()'

Before I go too far down the path of fixing up these compile errors, I just
thought I'd ask about the status of ParaView & VTK 4.0.

thanks,
--Randy