Porblem with Irrlitch compilation

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Dolphin's Eye

Porblem with Irrlitch compilation

Post by Dolphin's Eye »

Hello, gutten tag, I got a problem with IL
In downloaded the DX9 SDK, to get the d3d8.h file.
Then, it put the irrlitch.lib file in the app directory, and all the include files.
But I have an other problem: it doesn't compile because it says


error C2065: 'DT_SOFTWARE' : undeclared identifier


(it could be DT_OPENGL, DT_DIRECTX8 and so on)

How to fix it? Did I miss anything?

Thank you if you could help me

--Dolphin's Eye
Dolphin's Eye

Post by Dolphin's Eye »

Don't reply, I found myself... if read the tutorial, then I found the answer
Can you delete my topic please, thanks
Post Reply