hencz
22-05-2010 18:57:30
Hello
When I try to run a sample project I get this message
Thanks for any help.
When I try to run a sample project I get this message
System.AccessViolationException was unhandled
Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source=Mogre
StackTrace:
at Ogre.Root.{ctor}(Root* , basic_string<char\,std::char_traits<char>\,std::allocator<char> >* , basic_string<char\,std::char_traits<char>\,std::allocator<char> >* , basic_string<char\,std::char_traits<char>\,std::allocator<char> >* )
at Mogre.Root..ctor() in d:\devel\gamedevel\mogre\main\src\auto\mogreroot.cpp:line 64
at Mogre.Demo.ExampleApplication.Example.Setup() in D:\MogreSDK\Samples\ExampleApplication\Example.cs:line 66
at Mogre.Demo.ExampleApplication.Example.Go() in D:\MogreSDK\Samples\ExampleApplication\Example.cs:line 51
at CallSite.Target(Closure , CallSite , Object )
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid1[T0](CallSite site, T0 arg0)
at Mogre.Demo.Fresnel.Program.Main(String[] args) in D:\MogreSDK\Samples\Fresnel\Program.cs:line 15
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException:
Thanks for any help.