Slight problem compiling the examples (c#)

Irrlicht.Net is no longer developed or supported, Irrlicht.Net Cross Platform is a much more complete wrapper. Please ask your C# related questions on their forums first.
Locked
whimar
Posts: 5
Joined: Thu Feb 15, 2007 10:19 pm

Slight problem compiling the examples (c#)

Post by whimar »

Hi there,

New here and having a problem getting irrlicht to work with c#

Error 1 'Irrlicht.Scene.ISceneManager' does not contain a definition for 'AddTestSceneNode'

That is the error that I get.

I have tried putting the DLL's in the same folder as the app. in the bin/debug and release folders.

Ive added irrlicht.net.dll as a resource.. but no joy

Any help?

Thanks in advance
whimar
Posts: 5
Joined: Thu Feb 15, 2007 10:19 pm

Post by whimar »

Thanks a lot helped immensely!
Locked