[vtkusers] How to get rid of the Generic Warning

Glen Lehmann glehmann at atamai.com
Tue Aug 15 14:21:54 EDT 2006


Hey Jessie,

You need to edit your CMakeCache.txt and set:

VTK_LEGACY_SILENT:BOOL=ON

Cheers,

Glen

On 15/08/06, tguo at imaging.robarts.ca <tguo at imaging.robarts.ca> wrote:
> Hello everyone,
>
> I recently updated my VTK to the version of 5.0. Everything is fine except
> that when I got this Generic Warning: In
> /data/***/VTK/Filtering/vtkViewport.cxx, line 783
> vtkViewport::GetProps was deprecated for VTK 5.0 and will be removed in a
> future version.  Use vtkViewport::GetViewProps instead.
>
> It's annoying, since this warning constantly occupies the command window.
> How can I get rid of it?
>
> Thank you very much for your help.
>
> Ting
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list