Recently when I complied and runned my files using F5 the window would appear and then disappear; not running any of the code compiled(even a simple hello world program!). My OS is Windows 7 and my version is SP1. I have not installed any updates or drivers.
I included a *.avi video (that I recorded using CamStudio) of me executing a hello world program.
Here is my output:
Created temporary file C:\Users\Sam\AppData\Local\Temp\dbpC976.tmp
Writing project file C:\Users\Sam\AppData\Local\Temp\Temp.dbpro
No icon is specified for the final exe
Compiling C:\Users\Sam\AppData\Local\Temp\Application.exe (current directory is C:\Users\Sam\AppData\Local\Temp\)
Cleaning up
Compilation Successful
Executing "C:\Users\Sam\AppData\Local\Temp\Application.exe" (current directory is C:\Users\Sam\AppData\Local\Temp\)
Please help, I really need to be game programming right now!
Sam