[vtkusers] VTK using deprecated features?

Mathieu Malaterre mathieu.malaterre at kitware.com
Wed Jun 23 13:16:42 EDT 2004


Or you can use a gcc flag: -Wno-deprecated

HTH
Mathieu

Martin Magnusson wrote:
> I'm new to VTK and am trying to install it, using gcc 3.3.1 and Cygwin.
> 
> However, vtkIOStream.h makes references to <strstream> as well as 
> std::ostrstream and a few more classes which gcc tells me are deprecated.
> 
> Can I simply comment these things out, or could that have some bad effects?
> 
> Thanks,
> / martin
> _______________________________________________
> 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://www.vtk.org/mailman/listinfo/vtkusers
> 






More information about the vtkusers mailing list