Probs with Hello World

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
uzzman
Posts: 1
Joined: Fri Jul 09, 2004 7:42 am

Probs with Hello World

Post 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
Guest

Post 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
DanyATK
Posts: 32
Joined: Mon Mar 22, 2004 8:40 pm
Location: Italy
Contact:

Post 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"
The best italian GM related site
www.gamemaker.it
Post Reply