IRRLICHT.dll not found

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
Mawnee

IRRLICHT.dll not found

Post by Mawnee »

I'm sorry as I know this is going to be something really stupid....but everytime I compile and create an executable for the Hello world example..I get this error when I try to run the Exe. I'm using Visual C++ and I"m pretty sure I did add the library and include directories properly.

Any help is greatly appreciated
Ayanami
Posts: 24
Joined: Wed Jan 14, 2004 1:30 pm

Post by Ayanami »

drive:\irrlicht-0.5\bin\VisualStudio\Irrlicht.dll

copy this to your exe file
Guest

Post by Guest »

I finally backtraced enough times to figure out my silly mistake. Thank you for the reply :)
Post Reply