I've just started playing with Irrlicht, but I'm getting some weird issues.
Irrlicht v1.2
C#
MSVS 2005 Pro.
When I import the dll, everything seems to work, however the Matrix4.TransformVect() method does not seem to exsist. I checked the source, and it is still in there, however I cannot compile it from scratch, because the conversion to 2005 messed it up a bit.
So, is this abnormal? I was thinking perhaps the method was just renamed and the source was missing, however I can't find any documentation indicating this.
Any help would be appreciated.
Issue with precompiled DLL.
-
- Posts: 17
- Joined: Mon Feb 12, 2007 11:48 pm
- Location: New Zealand
I'm not sure as i can not test this until i get home, stupid university doesn't have Visual Studio on the library computers
but try this:
http://sourceforge.net/project/download ... p&44204123
I will try it when I get home.
but try this:
http://sourceforge.net/project/download ... p&44204123
I will try it when I get home.