hi i am using the Ogre more than a year
now after i changed the computer i reinstall the environment, but my previous application didn't work.
i don't think that using new release of Ogre is the problem because even if the samples with the new release didn't work.
i installed VS 2005,and vs8 service pack 1, and Ogre SDK 1.6.1
the error is in running time which is
i searched my computer for this file and i didn't find it, and i don't know what is this file for...
after clicking OK another error message appear:
now after i changed the computer i reinstall the environment, but my previous application didn't work.
i don't think that using new release of Ogre is the problem because even if the samples with the new release didn't work.
i installed VS 2005,and vs8 service pack 1, and Ogre SDK 1.6.1
the error is in running time which is
may fix this problem...Error wrote:This application has failed to start because d3dx9_38.dll was not found.Re-install the application
i searched my computer for this file and i didn't find it, and i don't know what is this file for...
after clicking OK another error message appear:
and the output of debugging is:Error wrote:OGRE EXCEPTION(7:InternalErrorException): Could not found dynamic library .\RenderSystem_Direct3D9_d. System Error: The specified module could not be found. in DynLib::load at f:\codingextra\ogre\shoggoth_vc8\ogre\ogremain\src\ogredynlib.cpp (line 80)
- Code:
'Demo_BezierPatch.exe': Loaded 'C:\OgreSDK\bin\debug\Demo_BezierPatch.exe', Symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\OgreSDK\bin\debug\OgreMain_d.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\user32.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_5490cd9f\msvcp80d.dll', Symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_5490cd9f\msvcr80d.dll', Symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\OgreSDK\bin\debug\OIS_d.dll', Binary was not built with debug information.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\dinput8.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\lpk.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\usp10.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\Program Files\Google\Google Desktop Search\GoogleDesktopNetwork3.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\ws2_32.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\ws2help.dll', No symbols loaded.
'Demo_BezierPatch.exe': Unloaded 'C:\Program Files\Google\Google Desktop Search\GoogleDesktopNetwork3.dll'
'Demo_BezierPatch.exe': Unloaded 'C:\WINDOWS\system32\ws2_32.dll'
'Demo_BezierPatch.exe': Unloaded 'C:\WINDOWS\system32\ws2help.dll'
'Demo_BezierPatch.exe': Loaded 'C:\Program Files\SuperCopier2\SC2Hook.dll', Binary was not built with debug information.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\oleaut32.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\ole32.dll', No symbols loaded.
The thread 'Win32 Thread' (0xca8) has exited with code 0 (0x0).
'Demo_BezierPatch.exe': Loaded 'C:\OgreSDK\bin\debug\RenderSystem_Direct3D9_d.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\d3d9.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\d3d8thk.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\version.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\winmm.dll', No symbols loaded.
'Demo_BezierPatch.exe': Unloaded 'C:\OgreSDK\bin\debug\RenderSystem_Direct3D9_d.dll'
'Demo_BezierPatch.exe': Unloaded 'C:\WINDOWS\system32\d3d9.dll'
'Demo_BezierPatch.exe': Unloaded 'C:\WINDOWS\system32\winmm.dll'
'Demo_BezierPatch.exe': Unloaded 'C:\WINDOWS\system32\version.dll'
'Demo_BezierPatch.exe': Unloaded 'C:\WINDOWS\system32\d3d8thk.dll'
First-chance exception at 0x7c812a5b in Demo_BezierPatch.exe: Microsoft C++ exception: Ogre::InternalErrorException at memory location 0x0012ebdc..
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\MSCTF.dll', No symbols loaded.
The program '[3172] Demo_BezierPatch.exe: Native' has exited with code 0 (0x0).