Page 1 of 1

Probs with Hello World

Posted: Fri Jul 09, 2004 7:46 am
by uzzman
Hi,

i have a problem with the Hello World Tutorial.
When i execute the compiled program, i always get the an error: "Couldn't find Irrlicht.dll"!
Where is this dll? And how can i fix this problem?

Thanks,
Uzzman

Posted: Fri Jul 09, 2004 7:57 am
by Guest
You downloaded it with the rest of the engine. You have to set the path where you want the dll to be in the project properties

Posted: Fri Jul 09, 2004 2:01 pm
by DanyATK
Extract the zip file of irrlicht engine. Into dir /irrlicht-0.6/bin/Visual Studio/ you can find the Irrlicht.dll file. Copy it and paste in same dir of your "Hello World.exe"