简体   繁体   English

GLEW + VS2010错误

[英]GLEW + VS2010 error

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 ; 早些时候我遇到了很多错误,但是Microsoft符号源为所有这些错误设置了问题,除了以下一个文件:nvoglv32.dll; does anybody know how I can resolve this issue or get my hands on the file "nvoglv32.pdb" ? 有谁知道如何解决这个问题或者我的手上的文件“nvoglv32.pdb”?

Thanks 谢谢

-A -一种

It is the OpenGL driver for your NVidia video card. 它是NVidia视频卡的OpenGL驱动程序。 Yes, you're not going to get the .pdb from Microsoft, they didn't write it. 是的,您不会从Microsoft获得.pdb,他们没有编写它。 Getting it from NVidia is very unlikely. 从NVidia获取它是不太可能的。 This is not software you want to debug anyway. 无论如何,这不是您要调试的软件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM