Irrlicht.NET
-
- Posts: 39
- Joined: Tue Apr 29, 2008 1:41 pm
- Contact:
Irrlicht.NET
Hi, I have succesfully compiled Irrlicht.dll main file, but when attempting to create the Irrlicht.net.dll file, i get about 350 error messages, something like C2337 error and not finding an Out atribute or any of the Irrlicht Members. Does anyone know whats wrong?
Chris Goddard
http://www.chris-goddard.co.uk
http://www.chris-goddard.co.uk
-
- Posts: 39
- Joined: Tue Apr 29, 2008 1:41 pm
- Contact:
Well, I think the main issue is telling Visual Studio were irrlicht.dll is. How do ya do that?
Chris Goddard
http://www.chris-goddard.co.uk
http://www.chris-goddard.co.uk
-
- Posts: 39
- Joined: Tue Apr 29, 2008 1:41 pm
- Contact:
Ok, as no-one realy knows then, does someone have any idea were I can get the post-compiled version of the built in Irrlicht.net engine. I know theres Irrlicht.NET CP out there, but it is missing several of the functions that I want to use
Chris Goddard
http://www.chris-goddard.co.uk
http://www.chris-goddard.co.uk
Hey,
what functions do you missed in irrlichtNetCP?
and you are sure that they functions are missed? or other named in it!?
and the last irrlicht release (1.3?) with .net there are no problems...
check out, that your dll are all in correct version.
copy the "irrlicht-1.3\bin\Win32-VisualStudio\Irrlicht.dll" and the "irrlicht-1.3\bin\Win32-VisualStudio\Irrlicht.NET.dll" in the 'bin' of your application...
Have you test the examples?
what functions do you missed in irrlichtNetCP?
and you are sure that they functions are missed? or other named in it!?
and the last irrlicht release (1.3?) with .net there are no problems...
check out, that your dll are all in correct version.
copy the "irrlicht-1.3\bin\Win32-VisualStudio\Irrlicht.dll" and the "irrlicht-1.3\bin\Win32-VisualStudio\Irrlicht.NET.dll" in the 'bin' of your application...
Have you test the examples?
-
- Posts: 39
- Joined: Tue Apr 29, 2008 1:41 pm
- Contact:
Hmm, I have no idea why it is returning these errors, anyway, with Irrlicht NET CP, it doesn't let skins for fonts to be placed so your stuck with the built in one. There were a few other things that I wanted to do, but cant remeber them. There wern't any problems per say, just things that hadn't been implemented. Im also working with Irrlicht 1.4 rather than 1.3
Chris Goddard
http://www.chris-goddard.co.uk
http://www.chris-goddard.co.uk