[vtk-developers] VTK_USE_GEOVIS

Mathieu Malaterre mathieu.malaterre at gmail.com
Wed Jun 18 10:03:15 EDT 2008


I know this is a work in progress, but I believe the dependencie is incorrect:

VTK_DEPENDENT_OPTION(VTK_USE_GEOVIS "Build the vtkGeovis kit.  Needed
for performing geographic visualization." ON "VTK_USE_RENDERING" OFF)

It should depends on VTK_USE_VIEWS as vtkGeoRepresentation depends on
vtkDataRepresentation

VTK/Geovis/vtkGeoRepresentation.h:29:35: error:
vtkDataRepresentation.h: No such file or directory

Thanks,

-- 
Mathieu



More information about the vtk-developers mailing list