[vtkusers] problem with vtkScalars/vtkAttributeData solved
Jeff Candy
jeff.candy at gat.com
Thu Jan 10 20:57:22 EST 2002
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
More information about the vtkusers
mailing list