Compiling Error
When I try to compile any program on Visual studio 2013, then I get the error that
Unable to start program 'C:\users\deshraj\Documents\Visual Studio 2013\Projects\myapp*64\Debug\myapp.exe'.
The system cannot find the file specified.
Image has also been attached showing the error.
Can't read much in the attached image. Is your Visual Studio installation ok? Have you tried to write a Hello World kind of application and run it?
please read the small print in the output window. it says, your build failed already.
(it can't start a non-existing program)