Solve the problem that the system cannot find the specified file when compiling in Visual Studio 2010

question

Windows7

Visual Studio2010

Every time I press F5 or click the local windows debugger button, this error will be reported (the error message is as follows).


Solution

1. Open the menu bar item option and select the corresponding item property

2. Select Configuration Properties --> List Tool --> Input and Output --> Embed List --> No, click Apply and OK.


3. F5 runs successfully


Guess you like

Origin blog.csdn.net/nanzhanfei/article/details/80987504