| Issue 4: | WinXP: OgreDotNet WinForms Demo fails to run | |
| 1 person starred this issue and may be notified of changes. | Back to list |
When running WinForms Demo on Windows XP 32 bit I get the following error: C:\Documents and Settings\User\Desktop\Development\ogredotnet\bin>DemoWinForms. xe Unhandled Exception: System.TypeInitializationException: The type initializer f r 'OgreDotNet.OgreBindingsPINVOKE' threw an exception. ---> System.TypeInitiali ationException: The type initializer for 'SWIGExceptionHelper' threw an excepti n. ---> System.DllNotFoundException: Unable to load DLL 'OgreBindings': The spe ified module could not be found. (Exception from HRESULT: 0x8007007E) at OgreDotNet.OgreBindingsPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionC llbacks_OgreBindings(ExceptionDelegate applicationDelegate, ExceptionDelegate a ithmeticDelegate, ExceptionDelegate divideByZeroDelegate, ExceptionDelegate ind xOutOfRangeDelegate, ExceptionDelegate invalidCastDelegate, ExceptionDelegate i validOperationDelegate, ExceptionDelegate ioDelegate, ExceptionDelegate nullRef renceDelegate, ExceptionDelegate outOfMemoryDelegate, ExceptionDelegate overflo Delegate, ExceptionDelegate systemExceptionDelegate) at OgreDotNet.OgreBindingsPINVOKE.SWIGExceptionHelper..cctor() --- End of inner exception stack trace --- at OgreDotNet.OgreBindingsPINVOKE.SWIGExceptionHelper..ctor() at OgreDotNet.OgreBindingsPINVOKE..cctor() --- End of inner exception stack trace --- at OgreDotNet.OgreBindingsPINVOKE.new_Root__SWIG_2(String jarg1) at OgreDotNet.Root..ctor(String pluginFileName) at DemoWinForms.App..ctor(Control control) at DemoWinForms.Form1.Main()
Jun 26, 2008
Project Member
#1
adj...@gmail.com
Status:
Fixed
|