czaoth
12-11-2007 03:49:47
Hi,
I am trying to compile the Goof sources and run the GoofED, however I get a run time error on this line:
CEGUI::SchemeManager::getSingleton().loadScheme((CEGUI::utf8*)"WindowsLook.scheme");
This is the error:
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.
Any help is appreciated.
I am trying to compile the Goof sources and run the GoofED, however I get a run time error on this line:
CEGUI::SchemeManager::getSingleton().loadScheme((CEGUI::utf8*)"WindowsLook.scheme");
This is the error:
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.
Any help is appreciated.