VS2013 compiler times failed to load PDB file error solution

Source: Internet
Author: User

vs2013 running C + + appears: Unable to find or open PDB file.
"ConsoleApplication1.exe" (WIN32): Loaded "C:\Users\hp\Documents\Visual Studio 2013\projects\consoleapplication1\debug \consoleapplication1.exe ". The symbol is loaded. "ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\ntdll.dll" is loaded. Unable to find or open PDB file. "ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\kernel32.dll" is loaded. Unable to find or open PDB file. "ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\KernelBase.dll" is loaded. Unable to find or open PDB file. "ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\msvcp110d.dll" is loaded. The symbol is loaded. "ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\msvcr110d.dll" is loaded. The symbol is loaded. The program "[8124] ConsoleApplication1.exe" has exited with a return value of 0 (0x0).


1, point debugging2. Then options and Settings3, left point symbol4, the Microsoft symbol server tick
5, the operation of the time will be downloaded from the Microsoft symbol!! 6. Problem solving

Shown below:

"ConsoleApplication1.exe" (Win32): "D:\VS2013Job\Projects\ConsoleApplication1\Debug\ConsoleApplication1.exe" is loaded. The symbol is loaded. "ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\ntdll.dll" is loaded. The symbol is loaded. "ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\kernel32.dll" is loaded. The symbol is loaded. "ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\KernelBase.dll" is loaded. The symbol is loaded. "ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\apphelp.dll" is loaded. The symbol is loaded. Shimview:shiminfo (complete) "ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\msvcp110d.dll" is loaded. The symbol is loaded. "ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\msvcr110d.dll" is loaded. The symbol is loaded. The program "[25512] ConsoleApplication1.exe" has exited with a return value of 0 (0x0).

--------------------------------------------------------------------------------------------------------------

Unable to start this program because the computer is missing opencv_core249d.dll-my solution


See if the configuration is right in path.

%opencv%\x86\vc12\ bin

VC must be VC12,

VC10    vs2010vc11    vs2012vc12    vs2013



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.