Author Topic: Project/targets options > Build targets > Type  (Read 3838 times)

quide

  • Guest
Project/targets options > Build targets > Type
« 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7785
    • My Best Post
Re: Project/targets options > Build targets > Type
« Reply #1 on: April 21, 2011, 06:36:06 pm »
Depends on the Compiler selected.
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Project/targets options > Build targets > Type
« Reply #2 on: April 21, 2011, 06:44:47 pm »
With "Console application" C::B will start a terminal/cmd.exe for you.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]