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

编程入门 行业动态 更新时间:2024-10-08 22:53:01
本文介绍了为什么 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:WindowsSysWOW64 tdll.dll',无法找到或打开 PDB 文件'C:WindowsSysWOW64kernel32.dll', 无法找到或打开 PDB 文件'C:WindowsSysWOW64kernellbase.dll', 无法找到或打开 PDB 文件

'C:WindowsSysWOW64 tdll.dll', Cannot find or open the PDB file 'C:WindowsSysWOW64kernel32.dll', Cannot find or open the PDB file 'C:WindowsSysWOW64kernellbase.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:28,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/308261.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:文件   Studio   Visual   PDB

发布评论

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

>www.elefans.com

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