A definition for the symbol '' could not be located (vs2010)

ゞ 浴缸里的玫瑰 2022-08-08 06:13 292阅读 0赞

解决方法:

在不打开任何解决方案的情况下,选择Tools -> Options -> Text Editor -> C/C++ -> Advanced,将’Recreate Database’ 设置为’True’

Recreate Database = Recreate the code browsing database from scratch upon the next solution load

保存退出对话框。

重新加载解决方案,重新生成解决方案。

解决问题!

转自: http://blog.csdn.net/kuangfengwu/article/details/8243892

也可参看官网答案:

https://social.msdn.microsoft.com/Forums/vstudio/zh-CN/19f34606-6863-4d27-831f-476c4ffa1049/a-definition-for-the-symbol-could-not-be-located

发表评论

表情:
评论列表 (有 0 条评论,292人围观)

还没有评论,来说两句吧...

相关阅读