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>"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 pointer declared with a different calling convention"
<br><br>Could someone help me out with this error message?<br><br>Regards<br>Brian Gee Chacko<br><br>