Search found 4 matches
- Sat Jun 04, 2005 2:44 am
- Forum: Beginners Help
- Topic: C# Compile Error
- Replies: 3
- Views: 429
- Fri Jun 03, 2005 10:40 pm
- Forum: Beginners Help
- Topic: C# Compile Error
- Replies: 3
- Views: 429
- Fri Jun 03, 2005 5:17 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Current .NET compatibility
- Replies: 32
- Views: 4933
Has anyone tried building a project using the C# Express Beta 2? I've setup a project, reference the .net wrapper, and copied the Irrlicht.dll to my projects directory but when I try to run it I get a file not found exception with the message "The specified module could not be found. (Exception from ...
- Fri Jun 03, 2005 4:23 am
- Forum: Beginners Help
- Topic: C# Compile Error
- Replies: 3
- Views: 429
C# Compile Error
When I try to compile a basic program using the Irrlicht engine I get this error:
The specified module could not be found. (Exception from HRESULT: 0x8007007E)
I have the Irrlicht.dll in my project dirctory, my system32 directory, and the bin directory. I'm using the latest VS 2005 C# Express ...
The specified module could not be found. (Exception from HRESULT: 0x8007007E)
I have the Irrlicht.dll in my project dirctory, my system32 directory, and the bin directory. I'm using the latest VS 2005 C# Express ...