Hello, I'm using the newest Visual C# Express Edition. I'm trying to get the
.net samples to work. I've added the reference, placed the dlls in the object
bin, done everything I can to make it work.
It compiles and builds, but then when I try to debug/run it, I get this:
"A procedure imported by 'Irrlicht.NET, Version=0.11.2062.31165, Culture=neutral, PublicKeyToken=null' could not be loaded."
The same thing happens compiling in VB.NET
Any suggestions?
Thanks in advace.