Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Visual studio 2013 - msvcp110d.dll missing (Windows 8.1 x64)

Hi, im trying to build and run my opencv project on visual studio 2013 with OS windows 8.1 professional 64-bit . I'm coming from a functionally set up in visual studio 2012. However despite the fact that the build is done without error when i try to run my project a popup error saying "mscvp110d.dll is missing from my computer" appears. I'm working under the visual studio Debug mode and when i try to switch to Release mode all is done withouth error. I think that dll is used for debug porpose. When i go to my system folder (i think for windows 8 x66 is in C:\Windows\SysWOW64) there is only a dll msvcp110.dll without the extra 'd'. I googled a little but still i'm unable to resolve this problem and don't want to rely only on the release mode. I also installed all the updated version of "Microsoft redistributable package" vc-redist.exe . Any help is appreciated. Thanks Luca Colombini

Visual studio 2013 - msvcp110d.dll missing (Windows 8.1 x64)

Hi, im trying to build and run my opencv project on visual studio 2013 with OS windows 8.1 professional 64-bit . I'm coming from a functionally set up in visual studio 2012. However despite the fact that the build is done without error when i try to run my project a popup error saying "mscvp110d.dll is missing from my computer" appears. I'm working under the visual studio Debug mode and when i try to switch to Release mode all is done withouth error. I think that dll is used for debug porpose. When i go to my system folder (i think for windows 8 x66 x64 is in C:\Windows\SysWOW64) there is only a dll msvcp110.dll without the extra 'd'. 'd' . I googled a little but still i'm unable to resolve this problem and don't want to rely only on the release mode. I also installed all the updated version of "Microsoft redistributable package" vc-redist.exe . Any help is appreciated. Thanks Luca Colombini