Uh... how do I make Visual Studio see this engien?

Irrlicht.Net is no longer developed or supported, Irrlicht.Net Cross Platform is a much more complete wrapper. Please ask your C# related questions on their forums first.
Locked
Jotokun
Posts: 3
Joined: Mon Oct 16, 2006 4:23 am

Uh... how do I make Visual Studio see this engien?

Post by Jotokun »

I cant get VS.NET 05 to see this engine. It is calling everything that is defined by the engine as forien. I have the dll's coppied into the proper directories. Do I have to put the engine source into the .sln file? :oops:
Looking for an FPS or third person shooter or GTA clone or LoZ clone made with Irrlicht and in Visual Basic .NET. If you have anything, let me know. PM me.
grunt
Posts: 96
Joined: Tue Aug 17, 2004 9:14 pm
Contact:

Post by grunt »

you need to add a reference to irrlicht.net.dll to your project.
Locked