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

Giancarlo Amati ilferraresebono at hotmail.it
Fri Jun 12 11:23:50 EDT 2009


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.

_________________________________________________________________
Naviga al sicuro, usa Windows Live Messenger!
http://messenger.it/home_sicurezza.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090612/e5799a06/attachment.htm>


More information about the vtkusers mailing list