[vtkusers] problem with vtkScalars/vtkAttributeData solved
Goodwin Lawlor
goodwin.lawlor at ucd.ie
Fri Jan 11 06:45:08 EST 2002
Have a look at http://public.kitware.com/VTK/files/misc/Upgrading.zip .
vtkScalars etc. have been depreciated in vtk4.0, AFAIK.
Goodwin
University College Dublin
----- Original Message -----
From: "Jeff Candy" <jeff.candy at gat.com>
To: <vtkusers at public.kitware.com>
Sent: Friday, January 11, 2002 1:57 AM
Subject: [vtkusers] problem with vtkScalars/vtkAttributeData solved
> Everyone:
>
> I sent a message yesterday in connection with missing
> vtkScalars/vtkAttributeData in the 4.0 stable release.
> It appears that adding two lines to VTK/Common/CMakeLists.txt
> is necessary:
>
> SOURCE_FILES( Common_SRCS
> vtkAbstractMapper
> ...
> vtkXMLFileOutputWindow
> vtkAttributeData <- added
> vtkScalars <- added
> )
>
> Is this a known bug?
>
> --
> Jeff Candy Office: (858) 455-2593
> General Atomics, P.O. Box 85608 FAX: (858) 455-3586
> San Diego, CA 92186-5608 jeff.candy at gat.com
>
> Life is good for only two things, discovering mathematics
> and teaching mathematics -- Simeon Poisson
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list