I get the following error when I run Tutorial 1 :
Run-Time Check Failure #0 - The value of 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.
A possible cause was : Compiler uses an old DLL version. I'm trying this engine on a college computer. This computer never had this engine installed before. It deletes any installations with each restart. I get the same error again. I believe the problem is in irrlicht0.7.zip - A wrong DLL ?
Any input from devs would be appreciated