Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: quide on April 21, 2011, 06:20:48 pm

Title: Project/targets options > Build targets > Type
Post by: quide on April 21, 2011, 06:20:48 pm
Hi,

Does anybody knows what does changing the
"Selected build target options" "Type:"
between
 "Console application", "GUI application", "Native", etc?


Thanks in advance!
Pedro
Title: Re: Project/targets options > Build targets > Type
Post by: stahta01 on April 21, 2011, 06:36:06 pm
Depends on the Compiler selected.
Title: Re: Project/targets options > Build targets > Type
Post by: oBFusCATed on April 21, 2011, 06:44:47 pm
With "Console application" C::B will start a terminal/cmd.exe for you.