Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: theAdmiral on August 14, 2008, 03:13:48 am

Title: Unknown statement in build log--request clarification, please.
Post by: theAdmiral on August 14, 2008, 03:13:48 am
The following statement appears in my build log upon finishing run of "Hello, World:"

Quote
Process terminated with status -1073741510 (0 minutes, 2 seconds)

The following quote appears immediately previous to it, in other words, directly above it.  My OS is Vista.

Quote
Checking for existence: C:\Users\John\Documents\Computing\C++ in 21Days\Day2\bin\Debug\Day2.exe
Executing: "C:\Program Files\CodeBlocks/cb_console_runner.exe" "C:\Users\John\Documents\Computing\C++ in 21Days\Day2\bin\Debug\Day2.exe"  (in C:\Users\John\Documents\Computing\C++ in 21Days\Day2\.)

May I know what the first statement means?  Any issues incorrect with the second quote?  Thank you.

theAdmiral