为什么Visual Studio 2010无法找到/打开PDB文件?

编程入门 行业动态 更新时间:2024-10-08 02:28:55
本文介绍了为什么Visual Studio 2010无法找到/打开PDB文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在尝试在VS 2010中使用OpenCV.我是一个业余爱好者,我正在从OpenCV Wiki学习入门.但是,当尝试调试我的项目时,出现以下错误:

I am trying to use OpenCV in VS 2010. I am an amateur, and I am learning first steps from the OpenCV wiki. However, when trying to debug my project, I get the following errors:

'C:\ Windows \ SysWOW64 \ ntdll.dll',无法找到或打开PDB文件 'C:\ Windows \ SysWOW64 \ kernel32.dll',无法找到或打开PDB文件 'C:\ Windows \ SysWOW64 \ kernellbase.dll',找不到或打开PDB文件

'C:\Windows\SysWOW64\ntdll.dll', Cannot find or open the PDB file 'C:\Windows\SysWOW64\kernel32.dll', Cannot find or open the PDB file 'C:\Windows\SysWOW64\kernellbase.dll', Cannot find or open the PDB file

我将这些文件放在正确的目录中,为什么它不能打开它们?我该怎么办才能解决问题?

I have those files in the right directory, so why can't it open them? What should I do to fix the problem?

推荐答案

首先更改以下参数:

工具->选项->调试->符号->服务器->是

然后按 Ctrl + F5 ,您会发现很棒的事情.

Then press Ctrl+F5 and you will see amazing things.

更多推荐

为什么Visual Studio 2010无法找到/打开PDB文件?

本文发布于:2023-05-28 00:48:09,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/308253.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:文件   Studio   Visual   PDB

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!