格鲁+ VS2010错误

发布于 2024-10-17 04:25:35 字数 337 浏览 3 评论 0原文

我遇到了这个问题,不知道该怎么办?

'abc.exe': Loaded 'D:\Windows\SysWOW64\nvoglv32.dll', Cannot find or open the PDB file

早些时候我遇到了一大堆错误,但是微软符号源为所有这些文件设置问题,除了这个文件:nvoglv32.dll;有谁知道我如何解决这个问题或得到文件“nvoglv32.pdb”?

谢谢

-A

I am running into this issue and don't know what to do ?

'abc.exe': Loaded 'D:\Windows\SysWOW64\nvoglv32.dll', Cannot find or open the PDB file

earlier I was getting a whole bunch of errors, but the microsoft symbols source set the issue for all of them except this one file : nvoglv32.dll ; does anybody know how I can resolve this issue or get my hands on the file "nvoglv32.pdb" ?

Thanks

-A

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

始终不够 2024-10-24 04:25:35

它是 NVidia 显卡的 OpenGL 驱动程序。是的,您不会从 Microsoft 获得 .pdb,它们不是他们编写的。从 NVidia 获得它的可能性很小。无论如何,这不是您想要调试的软件。

It is the OpenGL driver for your NVidia video card. Yes, you're not going to get the .pdb from Microsoft, they didn't write it. Getting it from NVidia is very unlikely. This is not software you want to debug anyway.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文