Code: Select all
Irrlicht Engine version 1.3
Microsoft Windows XP Professional Service Pack 2 (Build 2600)
DIRECT3D9 Driver was not compiled into this dll. Try another one.
and then it crashes... any ideas anybody? i think i might need some sort of directX SDK, but im not sure what that is. (im new to 3d development)
EDIT:
ok i have isolated my problem... it crashes when this line tries to execute.
Code: Select all
device->getCursorControl()->setVisible(false);