Error Message after execution

Hi,

Can anyone tell me why the below error message is shown after debugging my program?

Message: Unable to start program 'C:\....'. The system cannot find the file specified.

Thanks!
What compiler are you using? This means that the path that it "thinks" the executable is at is incorrect.
I'm using MS Visual C++ 2010 express. I just tried out the example from my text book and followed exactly the same. But at the end, this error was shown.
hello koe (dutch?)
please give us more information.
give us you're code, the path in which your file is saved in etc.
and i believe you are using the debug mode (F5) but maybe try to use built solution (F7)
Topic archived. No new replies allowed.