I am a complete beginner to Visual Studio and whenever I try to debug my program it gives me a pop-up window saying it can’t find the file specified
As the title suggests I am literally a complete beginner to C and C++ and I have an exam tomorrow that I am trying to prepare for. I have copied and pasted code I know for a fact works in Microsoft Visual Studio 2022, and whenever I press Local Windows Debugger first I get a pop-up saying “There were build errors. Would you like to continue and run the last successful build?” and when I press “Yes” almost instantly I get another pop-up saying “Unable to start program ‘[FILE PATH]’. The system cannot find the file specified. I apologize if I wasn’t descriptive enough I literally have no idea what to do.