在 Visual Studio 2010 C/C++ 中,“重新扫描解决方案"是什么?操作吗?

在 Visual Studio 2010 C/C++ 中,“重新扫描解决方案

问题描述:

我正在尝试编译第三方项目,但遇到了一些链接问题.我在修复小问题时没有遇到太多麻烦,但我注意到它们是项目或解决方案上下文菜单中的重新扫描解决方案"选项.

I'm trying to compile a third-party project and I'm getting a few linking issues. I'm not having much trouble fixing the minor issues but I noticed their was a "Rescan Solution" option in the context menu of the project or solution.

我点击了它,但它似乎没有做任何事情.它究竟有什么作用?

I clicked it but it didn't seem to do anything. What, exactly, does it do?

此命令更新项目浏览数据库中的过时文件.与编译/链接问题无关.

This command updates out-of-date files in the project browsing database. Nothing to do with compilation/linking problems.