User forums > Help

windows 8 can't build debug can't find file

<< < (6/6)

gatolen:
Hi again, I made another attempt at it and both the build and debugger messages cleaned up. still have the flash of the command window the nothing.
 
Checking for existence: C:\Users\Len\MDocuments\okay2\bin\Debug\okay2.exe
Executing: "C:\Users\Len\MDocuments\okay2\bin\Debug\okay2.exe"  (in C:\Users\Len\MDocuments\okay2\.)
Process terminated with status 0 (0 minute(s), 0 second(s))


BlueHazzard:
Finally something like a log....
Your program runs fine, but it seems that you are not using the console runner. So if you only print a line and then return from your program it will close fast, because it is finished... You can prevent this behaviour by:
1) Running it trough the cmd
2) add a "cin.get()" at the end

greetings

PS if you have to post a log again, please post it in code tags (the # symbol in the new post editor)

gatolen:
Great Bluehazzard, Up and coding, fantastic!!! Great to have help. Making new files under one project
now I'll have to learn the build request it seems I have to uncheck the debug and release on the file I don't want to build to run the new added file. Studying the build process and having fun with this.
Thanks to all advanced geeks out there. Signed geek under training.

Navigation

[0] Message Index

[*] Previous page

Go to full version