Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Project/targets options > Build targets > Type
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
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
Logged
stahta01
Lives here!
Posts: 7785
Re: Project/targets options > Build targets > Type
«
Reply #1 on:
April 21, 2011, 06:36:06 pm »
Depends on the Compiler selected.
Logged
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
oBFusCATed
Developer
Lives here!
Posts: 13406
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.
Logged
(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!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Project/targets options > Build targets > Type