[vtkusers] Debug error

David Cole david.cole at kitware.com
Sat Dec 22 09:58:12 EST 2007


You probably have another version of VTK dlls in your PATH and they are
being loaded instead of the ones you think are being loaded...

(At least, incorrect versions/builds of dlls is what usually cause this
error in my experience...)


HTH,
David


On 12/22/07, Brian Gee Chacko <hebrev at gmail.com> wrote:
>
> Hi guys,
> i have come across this error while executing a simple project file
> through VTK. The source code consists of the same as in
> VTK 5.0\Examples\Tutorials\Step1\Cxx\Cone.cxx
>
> Though the exe file gets generated this is the following error message i
> am getting
> "Debug error !
> Program...
> Module:
> File:i386\chkesp.c
> Line: 42
> The value of the ESP was not properly saved across a function call. This
> is usually a result of calling a function declared with one calling
> convention with a function  pointer declared with a different calling
> convention"
>
> Could someone help me out with this error message?
>
> Regards
> Brian Gee Chacko
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20071222/fbda6208/attachment.htm>


More information about the vtkusers mailing list