D3DX9 with Dev-C++

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
Guest

D3DX9 with Dev-C++

Post by Guest »

I'm using Irrlicht in Dev-C++ with DirectX. I compiled the dll for DirectX and it's ok, but is there any way to i static link the library d3dx9??

Becouse the way i know is to link it dinamicly.

Please.. waiting for help.
exal
Posts: 60
Joined: Tue Feb 24, 2004 9:05 am

Post by exal »

How did you get D3D9 to work with Dev-cpp? Kind of confused at the moment :)
Post Reply