Mogrenewt with Mogre 1.7

Burst

06-05-2010 09:56:05

I used to use Mogre 1.48, and i downloaded Mogre 1.7 last day, but i find it doesn't has a Newton.dll file, then i downloaded newton sdk 2.13, and copy newton.dll into my project, but an error ocurrs

undeal System.IO.FileLoadException
Message="failed to load MogreNewt, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null"
Source="MogreTest"
FileName="MogreNewt, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null"
FusionLog=""
StackTrace:
at MogreTest.SceneCreator.SceneCreating(OgreWindow win)
at MogreFramework.OgreWindow.OnSceneCreating()
at MogreFramework.OgreWindow.InitializeOgre()
at MogreFramework.OgreWindow.Go()
at MogreTest.Program.Main() locate d:\My Documents\Visual Studio 2008\Projects\MogreTest\MogreTest\Program.cs:Line 22
at System.AppDomain._nExecuteAssembly(Assembly 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)
at System.Threading.ThreadHelper.ThreadStart()
InnerException: System.Runtime.InteropServices.COMException
Message="can't find refered program. (exception from HRESULT:0x8007007F)"
ErrorCode=-2147024769
InnerException:


I'm a beginner, how to use mogrenewt with mogre 1.7? thanks.

GantZ

06-05-2010 10:04:37

Mogrenewt haven't be compiled for mogre 1.7 for now, i will compile a version in the next few days. For now, mogrenewt can't be used with the 1.7 version. btw, with the last mogrenewt version, you don't need to download newton anymore ,the newton dll is directly included in mogrenewt.

Burst

07-05-2010 00:57:13

I see, thanks.

GantZ

09-05-2010 17:21:42

i have released a new version for 1.7.1, see the mogrenewt thread