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

Giancarlo Amati ilferraresebono at hotmail.it
Fri Jun 12 12:18:43 EDT 2009


Thanks for athe liinks...I'll double check and I hope it will solve out...
Although I'm pretty sure of the compilation as....I was able to run the software ...

Many thanks.
GC.

> Date: Fri, 12 Jun 2009 12:02:30 -0400
> From: francois.bertel at kitware.com
> To: vtkusers at vtk.org
> Subject: Re: [vtkusers] vtkImageReader->Update causes Runtime error....why?
> 
> Apparently you have the same issue a few months ago:
> 
> http://www.vtk.org/pipermail/vtkusers/2009-April/100365.html
> 
> and you solved the problem by recompiling everything.
> 
> or it might be a mess between DLL versions:
> http://www.vtk.org/pipermail/vtkusers/2007-December/093788.html
> http://stackoverflow.com/questions/142644/weird-msc-8-0-error-the-value-of-esp-was-not-properly-saved-across-a-function-c
> 
> 
> On Fri, Jun 12, 2009 at 11:54 AM, Giancarlo
> Amati<ilferraresebono at hotmail.it> wrote:
> > Sorry just checked....
> >
> > both my software and VTK has been compiled under Visual Studio 2005.
> > The weird thing is that I just transferred the source code from one pc to
> > another...and this problem comes out in the second PC which has visual
> > studio 2005, while the first one is 2009.
> > But the second one got VTK compiled properly with 2005.
> >
> > GC.
> >
> >> Date: Fri, 12 Jun 2009 11:51:09 -0400
> >> From: francois.bertel at kitware.com
> >> To: vtkusers at vtk.org
> >> Subject: Re: [vtkusers] vtkImageReader->Update causes Runtime
> >> error....why?
> >>
> >> What about VTK?
> >>
> >> >Giancarlo Amati wrote:
> >> > Hi, my file is compiled with Visual Studio 2008. So Microsoft.
> >>
> >> On Fri, Jun 12, 2009 at 11:31 AM, Francois
> >> Bertel<francois.bertel at kitware.com> wrote:
> >> > Do you have VTK compiled with Visual Studio and your example compiled
> >> > with Borland (or the other way around)?
> >> >
> >> >
> >> >
> >> > On Fri, Jun 12, 2009 at 11:29 AM, David Doria<daviddoria at gmail.com>
> >> > wrote:
> >> >> 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
> >> >>
> >> >> _______________________________________________
> >> >> Powered by www.kitware.com
> >> >>
> >> >> Visit other Kitware open-source projects at
> >> >> http://www.kitware.com/opensource/opensource.html
> >> >>
> >> >> Please keep messages on-topic and check the VTK FAQ at:
> >> >> http://www.vtk.org/Wiki/VTK_FAQ
> >> >>
> >> >> Follow this link to subscribe/unsubscribe:
> >> >> http://www.vtk.org/mailman/listinfo/vtkusers
> >> >>
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > François Bertel, PhD  | Kitware Inc. Suite 204
> >> > 1 (518) 371 3971 x113 | 28 Corporate Drive
> >> >                      | Clifton Park NY 12065, USA
> >> >
> >>
> >>
> >>
> >> --
> >> François Bertel, PhD | Kitware Inc. Suite 204
> >> 1 (518) 371 3971 x113 | 28 Corporate Drive
> >> | Clifton Park NY 12065, USA
> >> _______________________________________________
> >> Powered by www.kitware.com
> >>
> >> Visit other Kitware open-source projects at
> >> http://www.kitware.com/opensource/opensource.html
> >>
> >> Please keep messages on-topic and check the VTK FAQ at:
> >> http://www.vtk.org/Wiki/VTK_FAQ
> >>
> >> Follow this link to subscribe/unsubscribe:
> >> http://www.vtk.org/mailman/listinfo/vtkusers
> >
> > ________________________________
> > Preparati alla sfida all'ultima combinazione, gioca con Crosswire!
> 
> 
> 
> -- 
> François Bertel, PhD  | Kitware Inc. Suite 204
> 1 (518) 371 3971 x113 | 28 Corporate Drive
>                       | Clifton Park NY 12065, USA
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers

_________________________________________________________________
Hai voglia di divertirti? Scarica i nuovissimi gadget di Messenger!
http://messenger.it/home_gadget.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090612/1ef483e3/attachment.htm>


More information about the vtkusers mailing list