Page 1 of 1

Running Irrlicht.Net under Windows Vista

Posted: Sun Mar 04, 2007 9:30 pm
by mihich
When runing any program that is written in a .net language (C#, VB.Net) and uses Irrlicht i get the FileNotFoundException. It is the same exception that I get when the Irrlicht.dll file is not in the same directory. But it is. The same code works fine on Windows XP.

Any help?

Posted: Mon Mar 05, 2007 12:25 pm
by jingquan
Maybe you'll need Irrlicht.NET in the same directory too.

I'm using vista as well and it seems to be working fine here.