Search found 6 matches
- Fri Apr 20, 2007 8:35 am
- Forum: Irrlicht.NET
- Topic: IDE
- Replies: 8
- Views: 2664
- Wed Apr 18, 2007 9:38 pm
- Forum: Irrlicht.NET
- Topic: IDE
- Replies: 8
- Views: 2664
I can run the already compiled examples just fine. I also have copied over the irrlicht.net and irrlicht dll's to the debug folder (haven't built a release version). The example compiles fine but when trying to execute I get a runtime error that it can not find the DLL. Given the fact that the DLL w...
- Tue Apr 17, 2007 9:01 pm
- Forum: Irrlicht.NET
- Topic: IDE
- Replies: 8
- Views: 2664
I am not sure where the issue is with Sharp Develop. I am assuming that it is some sort of a linking issue with the compiler that is causing the issue. It could also be that Sharp Develop was meant only to work with .Net 1.1 and when linking in a .Net 2.0 library it has issues. I am not sure what th...
- Tue Apr 17, 2007 12:03 am
- Forum: Irrlicht.NET
- Topic: IDE
- Replies: 8
- Views: 2664
IDE
Does anyone know of a good free IDE to use for C# development that is compatable with IrrLicht. I was using Sharp Develop but it seems to have issues with IrrLicht.
- Sun Apr 15, 2007 5:57 pm
- Forum: Beginners Help
- Topic: App crash Error
- Replies: 0
- Views: 177
App crash Error
Greetings, I am having trouble getting an application to run. It appears to be crashing as soon as I try to use an object from the irrlicht libraries. I am coding in C# using the Sharp Develop IDE on Vista. The crash details are: Description: Stopped working Problem signature: Problem Event Name: AP...
- Sun Apr 15, 2007 4:08 am
- Forum: Irrlicht.NET
- Topic: C# HelloWorld example compiles; but runtime error :(
- Replies: 4
- Views: 2847