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