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...<br><br>(At least, incorrect versions/builds of dlls is what usually cause this error in my experience...)
<br><br><br>HTH,<br>David<br><br><br><div><span class="gmail_quote">On 12/22/07, <b class="gmail_sendername">Brian Gee Chacko</b> &lt;<a href="mailto:hebrev@gmail.com">hebrev@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi guys,<br>i have come across this error while executing a simple project file through VTK. The source code consists of the same as in <br>VTK 5.0\Examples\Tutorials\Step1\Cxx\Cone.cxx<br><br>Though the exe file gets generated this is the following error message i am getting
<br>&quot;Debug error ! <br>Program...<br>Module:<br>File:i386\chkesp.c<br>Line: 42<br>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&nbsp; pointer declared with a different calling convention&quot;
<br><br>Could someone help me out with this error message?<br><br>Regards<br><span class="sg">Brian Gee Chacko<br><br>
</span><br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers
</a><br><br></blockquote></div><br>