visual c#

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Q-efx
Posts: 14
Joined: Fri Dec 02, 2005 7:23 pm

visual c#

Post by Q-efx »

Hello,

i cant get irrlicht compile under c# :( it says: system io exception, well the recrence to irrlicht.net.dll is correct and a copy of irrlicht.dll is in the same directory? any ideas?

the error: HRESULT: 0x8007007E

btw: the other depenycys pointing to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 are reachable and readable...
Q-efx
Posts: 14
Joined: Fri Dec 02, 2005 7:23 pm

Post by Q-efx »

hmm i get it now to run, but now i have in every example an: nullrefrenceexception error? oO
roxaz
Posts: 575
Joined: Tue Jan 23, 2007 8:35 pm
Location: LT

Post by roxaz »

then catch it and leave it. it is running anyway. i wasnt messing with c# a lot so i might be wrong :P
Post Reply