Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: shyboymu on June 11, 2007, 07:48:17 pm

Title: Why I can not use item "run" directly?
Post by: shyboymu on June 11, 2007, 07:48:17 pm
I can only use item  "compile current file" correctly, but the item "run" is still grey, I can not use it to produce the result to screen,How can I do to use it normally.
Title: Re: Why I can not use item "run" directly?
Post by: TDragon on June 11, 2007, 07:48:46 pm
Create a project with at least one runnable target.
Title: Re: Why I can not use item "run" directly?
Post by: shyboymu on June 11, 2007, 07:52:59 pm
Thank you ,sir
Title: Re: Why I can not use item "run" directly?
Post by: Ceniza on June 12, 2007, 07:53:33 am
Run should work without a project. I just tried that and it works fine here (revision 3991, Linux).

What version of Code::Blocks are you using?