IrrLicht Lastest SVN Precompiled with DX8 & DX9 Support

A forum to store posts deemed exceptionally wise and useful
Post Reply
LosNir
Posts: 43
Joined: Wed Dec 19, 2007 6:38 pm
Location: Israel
Contact:

IrrLicht Lastest SVN Precompiled with DX8 & DX9 Support

Post by LosNir »

Hey everybody!

In the last 3 hours i tried to compile irrlicht with DirectX8 & DirectX9 support, well, i did it!

The dx8 part was the most tricky, the file "CD3D8Driver.h" had some compiler errors (failed conversion from void to s32), i changed the code a little bit and now it perfectly compiles!

Then i thought maybe you will need it, so here it is:
Irrlicht precompiled dx8 & dx9 (2.49MB)

Here's a demo: Irrlicht Demo (117KB)
Just add the files from the precompiled to the demo project folder.

Enjoy! :D
Post Reply