Error Message after execution

Jun 29, 2012 at 7:09pm
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!
Jun 29, 2012 at 7:15pm
What compiler are you using? This means that the path that it "thinks" the executable is at is incorrect.
Jun 29, 2012 at 7:29pm
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.
Jun 29, 2012 at 8:55pm
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.