Hello. My visual studio will not debug, and when I try, I get an error box saying it
"cannot find {name of project I am working on}.exe"
I have tried reinstalling,
I tried doing it with hello world,
and it still won't work! please help!
I need to know if my code is correct.
If you have compile-time errors, you need to fix those and compile project before you will start debugging.