|
Post by zandman26 on Apr 30, 2012 11:54:03 GMT -5
Hi!
I started using Irrlicht a long time ago then switched to XNA but now I'm back again as I want my games to be open to all platforms and I'm now using Monodevelop in Linux OpenSuse but when I try starting the Exampels solution I get the following error:
Unhandled Exception: System.DllNotFoundException: IrrlichtW at (wrapper managed-to-native) IrrlichtNETCP.IrrlichtDevice:CreateDevice (IrrlichtNETCP.DriverType,int[],int,bool,bool,bool,bool) at IrrlichtNETCP.IrrlichtDevice..ctor (DriverType type, Dimension2D dim, Int32 bits, Boolean fullscreen, Boolean stencil, Boolean vsync, Boolean antialias) [0x00000] in <filename unknown>:0 at IrrlichtNetExample.MainClass.Main (System.String[] args) [0x000a2] in /home/david/Projekt/Irrlicht/irrlichtnetcp/trunk/Irrlicht.NET/Example/Program.cs:79 Symbol file /home/david/Projekt/Irrlicht/irrlichtnetcp/trunk/bin/Debug/Irrlicht.NET.dll.mdb doesn't match image /home/david/Projekt/Irrlicht/irrlichtnetcp/trunk/bin/Debug/Irrlicht.NET.dll
Any help is appreciated and be aware I'm quite the newb when it comes to Linux as a system.
Regards /David
|
|