Search found 3 matches

by Dlecain
Thu Mar 08, 2007 7:59 pm
Forum: Irrlicht.NET
Topic: Weird problems with Irrlicht .NET CP
Replies: 4
Views: 1703

Sorry, have to ask.

On the off chance, did you add the DLL files as references in both projects?

Perhaps you forgot one.. Just double check.

Good luck.
by Dlecain
Tue Mar 06, 2007 8:55 pm
Forum: Irrlicht.NET
Topic: recompiling the source .Net 2005
Replies: 3
Views: 1644

Same issue here..

Hence my bug with the DLL.
by Dlecain
Tue Mar 06, 2007 12:09 am
Forum: Irrlicht.NET
Topic: Issue with precompiled DLL.
Replies: 1
Views: 1265

Issue with precompiled DLL.

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...