开发者

In a Visual Studio 2010 C/C++, what does the "Rescan Solution" operation do?

开发者 https://www.devze.com 2023-03-31 20:26 出处:网络
I\'m trying to compile a third-party project and I\'m getting a fe开发者_C百科w linking issues.I\'m not having much trouble fixing the minor issues but I noticed their was a \"Rescan Solution\" option

I'm trying to compile a third-party project and I'm getting a fe开发者_C百科w 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.

0

精彩评论

暂无评论...
验证码 换一张
取 消