Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

error with opencv installation. missing file MSVCR100D.dll

Hi, I followed this guide: http://docs.opencv.org/trunk/doc/tutorials/introduction/windows_visual_studio_Opencv/windows_visual_studio_Opencv.html#how-to-build-applications-with-opencv-inside-the-microsoft-visual-studio

but error happened "The program can't start because MSVCR100D.dll is missing from your computer. Try reinstalling the program to fix this problem"

then i downloaded and copied that file into the working directories but error is still there. It reads:

'OpenCVTest.exe': Loaded 'C:\Users\xxxxxx\Documents\Visual Studio 2008\Projects\OpenCVTest\Debug\OpenCVTest.exe', Symbols loaded. 'OpenCVTest.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll' 'OpenCVTest.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll' 'OpenCVTest.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll' 'OpenCVTest.exe': Loaded 'C:\opencv242\build\x86\vc10\bin\opencv_core242d.dll' 'OpenCVTest.exe': Loaded 'C:\Windows\SysWOW64\msvcp100d.dll' The program '[6028] OpenCVTest.exe: Native' has exited with code -1073741515 (0xc0000135).

Could anyone help me? Thanks.

error with opencv installation. missing file MSVCR100D.dll

Hi, I followed this guide: http://docs.opencv.org/trunk/doc/tutorials/introduction/windows_visual_studio_Opencv/windows_visual_studio_Opencv.html#how-to-build-applications-with-opencv-inside-the-microsoft-visual-studio

but error happened happened

"The program can't start because MSVCR100D.dll is missing from your computer. Try reinstalling the program to fix this problem"

problem"

then i downloaded and copied that file into the working directories but error is still there. It reads:

'OpenCVTest.exe': Loaded 'C:\Users\xxxxxx\Documents\Visual Studio 2008\Projects\OpenCVTest\Debug\OpenCVTest.exe', Symbols loaded.
'OpenCVTest.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll'
'OpenCVTest.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll'
'OpenCVTest.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll'
'OpenCVTest.exe': Loaded 'C:\opencv242\build\x86\vc10\bin\opencv_core242d.dll'
'OpenCVTest.exe': Loaded 'C:\Windows\SysWOW64\msvcp100d.dll'
The program '[6028] OpenCVTest.exe: Native' has exited with code -1073741515 (0xc0000135).

(0xc0000135).

Could anyone help me? Thanks.