<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV dir=ltr align=left><SPAN class=654433720-28052004><FONT face=Garamond>Try
adding the following define to your compiler options:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=654433720-28052004><FONT
face=Garamond>VTK_USE_ANSI_STDLIB</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=654433720-28052004><FONT face=Garamond>It is
the right choice for Visual Studio .NET 2003 but not older
versions.</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV><FONT size=2>
<P><FONT face=Garamond size=3></FONT> </P>
<P><FONT face=Arial><STRONG>c:\vtk42\include\vtk\vtkIOStream.h(61): fatal
error C1083: No se puede abrir el archivo incluir: 'iostream.h': No such file
or directory</STRONG></FONT></P>
<P><FONT face=Arial>Now, this happen because the vtkIoStream make reference to
the iostream.h, but in VS.NET there is no such files... only a "iostream", but
without the ".h"...</FONT></P><FONT face=Arial></FONT></FONT></DIV>
<DIV><FONT size=2><FONT
face=Arial></FONT></FONT> </DIV></BLOCKQUOTE></BODY></HTML>