Code::Blocks Forums

User forums => Help => Topic started by: zorglub! on June 22, 2009, 12:16:33 pm

Title: mandriva 2009.1 and Codeblocks
Post by: zorglub! on June 22, 2009, 12:16:33 pm
HI
I was using CB under Mandriva 2009.0 without problems...
after an upgrade to 2009.1 (Spring release) only compile and build works fine but I can't neither execute nor debug (gdb installed...)
Have I done something wrong ?
Title: Re: mandriva 2009.1 and Codeblocks
Post by: Jenna on June 22, 2009, 02:16:00 pm
You provide a little less information.

Is it possible to start and/or debug your executable from a console,
do you get any error messages,
what says the full commandline log (change "Settings -> Compiler and debugger... -> Global compiler settings -> [the compiler you use] -> Other settings(rightmost tab)" "Compiler logging" to "Full commandline") .
Title: Re: mandriva 2009.1 and Codeblocks
Post by: zorglub! on June 22, 2009, 03:35:26 pm
@jens

Pls excuse my last post...
I have found my own mistake...Completely forgotten to install xterm !!!
( I thought is was installed by default...) no wonder that CB does not find an execution windows !!!

rgds