Strange crash when compiling tutorials

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Malaidas
Posts: 16
Joined: Wed Feb 25, 2004 1:15 pm

Strange crash when compiling tutorials

Post by Malaidas »

Hi all

I'm trying to compile the Quake3Map tutorial and am getting the following error

Debug Error

Program (blah blah blah)quake3Map.exe
Module
File: i386\chkesp.c
Line 42

The value of ESP was not properly saved across a function call. This is usually the result of calling a function declared with 1 calling convention with a function pointer declared with a different calling convention.

Has anyone got any idea what is causing this?

cheers

Stephen Whipp
Post Reply