Hello,
I'm interested in setting up Irrlicht Lime for a project, but I'm horrible at installing libraries that don't install themselves I've got a c# project open in visual studio using WPF. I've manage to reference the dll Irrlicht lime, but when I tried to reference Irrlicht it told me to make sure the file was a proper COM format. Not sure if everything I need is in Irrlicht lime dll or not.
Thanks for any help,
Jeremy.
Irrlicht Lime installation
Re: Irrlicht Lime installation
You C# project has to reference to IrrlichtLime.dll only, the reference to Irrlicht.dll is not needed.
But both the IrrlichtLime.dll and Irrlicht.dll have to be copied next to your .exe
IrrlichtLime wraps almost everything of Irrlicht, but if you need something that's not in there yet, we could wrap it for you.
But both the IrrlichtLime.dll and Irrlicht.dll have to be copied next to your .exe
IrrlichtLime wraps almost everything of Irrlicht, but if you need something that's not in there yet, we could wrap it for you.