problems of using Irrlicht
my pc can't run an Irrlicht application which the device set to EDT_DIRECTX8 or DIRECTX9,as below: IrrlichtDevice *device = createDevice(EDT_DIRECTX8, dimension2d<s32>(640, 480)); and here is the error i get: DirectX Driver was not compiled into this dll. Try OpenGL. Error: Could not load built-in Font fortunately,setting to EDT_OPENGL is okay.but i wanna know how to solve this problem? [Edited by - TimChan on August 11, 2004 6:49:07 AM]
i am using Dev-C++, and i've already installed DX runtime.
but how to compile irrlicht?
but how to compile irrlicht?
Someone posted this on the Irrlicht message board, which may be helpful to you :)
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement