hi, i'm sorry for my english (beacause i'am french) , but i have a problem.
I use dev C++ to make my programs, and when i launch the program, he tell me a dll file is missing (iirrlicht.dll)
I'm a newbie, so if somebody can help me, it will be realy sympathic.
Thanks .
you need to go into your IrrLicht folder, and into binaries/DevCpp/ and take the .DLL you find there. Put it in the same directory that your program runs in.