Replace the Irrlicht SDK 1.4 with 1.4.1. Compile it. Next changes is needed in the IrrlichtW project in next files:
scenenode.cpp, line ~118 and scenenode.h, line ~12
Change return type of function "SceneNode_GetDebugDataVisible" from E_DEBUG_SCENE_TYPE to irr::s32.