Ask Your Question

kraster's profile - activity

2015-06-23 03:34:36 -0600 received badge  Famous Question (source)
2014-03-10 11:06:14 -0600 received badge  Notable Question (source)
2014-02-12 12:58:22 -0600 received badge  Popular Question (source)
2013-12-25 01:24:33 -0600 received badge  Student (source)
2013-11-17 09:04:18 -0600 received badge  Editor (source)
2013-11-16 16:31:37 -0600 asked a question 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 x64 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