could not create device because crash in CIrrDeviceStub::checkVersion()
[no bug]svn 2540
no i re download the svn source and rebuild all, irrlicht device can't be able to init
gdb send line :
no IRRLICHT_SDK_VERSION is not NULL :/
edit : .... oh no sry, I don't update irrlicht include in my projet
stupid error ><
gdb send line :
Code: Select all
if (strcmp(getVersion(), version))
Code: Select all
#define IRRLICHT_SDK_VERSION "1.6-SVN"
edit : .... oh no sry, I don't update irrlicht include in my projet
stupid error ><