tutorialSimple.h

huaner

06-04-2007 12:19:01

Hi:
when i debug the first tutorial, it come out a interminate in which the sentece of createChildSceneNode(_name + "node");
but, this is wrong? i don't think so. because "createChildSceneNode" or "CreateEntity" is all right. the error message is:

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.

I hope i can get help here.
thanks!