I keep getting this error message from VC++ 2008.
I searched and stumbled upon this. http://irrlicht.sourceforge.net/docu.net/default.html
It said to add a reference to the parent directory of Irrlicht.dll, I did, however no luck.
Could any of you guys help me?
When I search "Irrlicht.dll missing" in the search page, it shows a blank white page.
Thanks
Irrlicht.dll is missing from your computer...
-
- Posts: 1
- Joined: Sun Apr 18, 2010 7:17 am
Dll's are searched in several places in a certain order: http://msdn.microsoft.com/en-us/library ... 85%29.aspx
The easiest way is to copy the dll besides your .exe files.
The easiest way is to copy the dll besides your .exe files.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
-
- Posts: 41
- Joined: Thu Feb 27, 2014 10:55 am
Re: Irrlicht.dll is missing from your computer...
Irrlicht.dll file should be in both "Release" and "Debug" folder