i've tried to run the simple "hello world' program,but it doesn't work.An error message popped out "debugger executable is not set,go to setting->compiler and debugger->toolchain executables..i'm using code::blocks 10.05 mingW,windows 7 ..what should i do?? :?: :?: :?: :?:
Quote from: Mesomorph on December 10, 2011, 12:54:31 PM
what should i do?? :?: :?: :?: :?:
Do this:
Quote from: Mesomorph on December 10, 2011, 12:54:31 PM
go to setting->compiler and debugger->toolchain executables..
...or don't use the debug command to run your app, but the default "Compile & Run" command (the green instead of the read triangle).