Compiling Error

asked 2014-05-04 08:49:38 -0600

Deshrajdry gravatar image

updated 2014-05-04 09:02:12 -0600

berak gravatar image

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. image description

edit retag flag offensive close merge delete

Comments

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?

unxnut gravatar imageunxnut ( 2014-05-04 09:11:32 -0600 )edit
1

please read the small print in the output window. it says, your build failed already.

(it can't start a non-existing program)

berak gravatar imageberak ( 2014-05-04 09:43:06 -0600 )edit