Re: Where is the executable in VC++
Roger wrote:
I am just learning to use Visual C ++ 2005 Express Edition.
Consider subscribing to some of 'microsoft.public.vc.*' forums, then.
I wrote a simple "Hello World" program which compiles OK, and gives 0
errors, after a little tweaking, it gives:
========== Build: 0 succeeded, 0 failed, 1 up-to-date, 0 skipped
==========
I then try to Debug/Start Debugging, and it asks where the executable
file is located. I have searched all over my computer and can't find
the .exe file for this project.
I check the path set in the options, and it is not there.
Where is the exe located? Is there a setting I need to turn on to
make it produce the exe?
I also want to run the exe outside of VC++ to test it outside of the
debug environment.
We can't answer those questions. This is not a "how to use VC++"
newsgroup. This is a C++ _language_ newsgroup. Please start by
finding the 'Welcome' message and reading it.
V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask