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

保存退出对话框。


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

解决问题!

你可能感兴趣的:(A definition for the symbol '' could not be located (vs2010))