Search found 3 matches

by I.Am.Me
Fri Jun 08, 2007 5:47 pm
Forum: Irrlicht.NET
Topic: Unhandled Exception: System.IO.FileNotFoundException
Replies: 12
Views: 14852

I would guess that's wherever your binary is created, which depends on the project settings. In future, if you get these kind of ambiguous error messages about missing files, you might want to try using SysInternals FileMon to figure out where it's looking. You mean ex: C:\Documents and Settings\Us...
by I.Am.Me
Fri Jun 08, 2007 5:18 pm
Forum: Irrlicht.NET
Topic: Unhandled Exception: System.IO.FileNotFoundException
Replies: 12
Views: 14852

qp wrote:ah I had to copy all three .dlls to the bin\debug folder!
I'm having the same problem, where is the bin\debug folder? The bin\debug folder of what?
by I.Am.Me
Fri Jun 08, 2007 4:01 pm
Forum: Beginners Help
Topic: C# Setting Up IDE
Replies: 0
Views: 236

C# Setting Up IDE

Hi, i want to set up irrlicht.NET IDE on Visual Studio 2005 Express Edition. http://irrlicht.sourceforge.net/tut001.html i know that here is explanation, but it's for Visual Studio 6. It should be simple :)