A definition for the symbol '' could not be located (vs2010)
解决方法:
在不打开任何解决方案的情况下,选择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
还没有评论,来说两句吧...