Error on debuging mogre samples

bromokun

20-04-2008 03:09:14

Hi moderator,

I need help please.
I download Mogre SDK and all necessaries.
I'm using VS 2005 Proffesional Edition + SP1
I installed Mogre SDK to C:\OgreSDK (following tutorial)
I build the samples for Mogre-samples and all built with no error ....

But when I try to run Fresnel from VS ... these error turns up ...

---------------------------------------- ERROR----------------------------
'Mogre.Demo.Fresnel.vshost.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll', No symbols loaded.
'Mogre.Demo.Fresnel.vshost.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities\8.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.dll', No symbols loaded.
'Mogre.Demo.Fresnel.vshost.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll', No symbols loaded.
'Mogre.Demo.Fresnel.vshost.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll', No symbols loaded.
'Mogre.Demo.Fresnel.vshost.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll', No symbols loaded.
'Mogre.Demo.Fresnel.vshost.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities.Sync\8.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.Sync.dll', No symbols loaded.
'Mogre.Demo.Fresnel.vshost.exe' (Managed): Loaded 'C:\OgreSDK\bin\debug\Mogre.Demo.Fresnel.vshost.exe', No symbols loaded.
'Mogre.Demo.Fresnel.vshost.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll', No symbols loaded.
'Mogre.Demo.Fresnel.vshost.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll', No symbols loaded.
The thread 0x944 has exited with code 0 (0x0).
The thread 0x2f8 has exited with code 0 (0x0).
'Mogre.Demo.Fresnel.vshost.exe' (Managed): Loaded 'C:\OgreSDK\bin\debug\Mogre.Demo.Fresnel.exe', Symbols loaded.
'Mogre.Demo.Fresnel.vshost.exe' (Managed): Loaded 'C:\OgreSDK\bin\debug\Mogre.Demo.ExampleApplication.dll', Symbols loaded.
A first chance exception of type 'System.IO.FileLoadException' occurred in mscorlib.dll
An unhandled exception of type 'System.IO.FileLoadException' occurred in mscorlib.dll

Additional information: A procedure imported by 'Mogre, Version=1.4.6.0, Culture=neutral, PublicKeyToken=null' could not be loaded.

The thread 0x9d0 has exited with code 0 (0x0).
The program '[1196] Mogre.Demo.Fresnel.vshost.exe: Managed' has exited with code -532459699 (0xe0434f4d).

---------------------------- END OF ERROR ------------------------

I really don't know what to do ....

Please enlighten me

Best regards
Bromo - noob