I have tried to use irrlicht.net for some time now... but I’ am always have the same problem! I’ am able to compile but not able to run the programs I compile.
But the problem is: I’am not even able to rum the compiled example HelloWorld_CSharp.exe.
I have the Irrlicht.dll and Irrlicht.NET.dll in the application folder, I have tried to put them in Windows\System32 with the same result. If I compile the example, basically I have the same problem.
The exception thrown at me is: Unhandled Exception: System.IO.FileNotFoundException: Impossível localizar o mód
ulo especificado. (Exception from HRESULT: 0x8007007E)
at _01.HelloWorld.Example.Main(String[] args)
“The Portuguese part translates to: impossible to locate the specified module”
It doesn’t say anything about the name of the module or dll not found…
I’ am using the 2.0 .net framework that was installed with vs2005 express edition
Is anyone using vs2005 express with irrlicht.net?
Can anyone help me?
Maybe if I install the v1.1 of the .net framework (I had some problems with crystal reports “compiled” with vs2003 running with v2.0 that where fixed installing v1.1 but that is just another type of problem)
Thanks
