[vtkusers] vtkImageReader->Update causes Runtime error....why?

David Doria daviddoria at gmail.com
Fri Jun 12 11:29:15 EDT 2009


On Fri, Jun 12, 2009 at 11:23 AM, Giancarlo Amati <
ilferraresebono at hotmail.it> wrote:

>  Hello everybody,
>
> this is my code, simple and easy:
>
> vtkImageReader *img = vtkImageReader::New();
> img->SetFileName(fn);
> img->Update();
>
> dunno why but it causes this RunTime Error: "The value of ESP was not
> properly saved across a function call. This is usually a result of calling a
> function pointer declared with a different calling convention".
>
> Anybody has any idea about it?
>
> Kind Regards.
> GC.
>
>
Can you upload the vti file in question somewhere? Then at least I can
confirm the behavior.

Thanks,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090612/71aa136f/attachment.htm>


More information about the vtkusers mailing list