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
»
add a textbox to view the whole command line parameter?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: add a textbox to view the whole command line parameter? (Read 4074 times)
morning
Multiple posting newcomer
Posts: 11
add a textbox to view the whole command line parameter?
«
on:
July 05, 2008, 01:13:03 pm »
in compiler/linker page,we can set many options ,but there is no place to see the whole commandline paramter
it's very useful to modify the commandline parameter directly.it appears in vc/vs series
Logged
my works:
http://handytool.net
my blog:
http://morsoft.net
MortenMacFly
Administrator
Lives here!
Posts: 9723
Re: add a textbox to view the whole command line parameter?
«
Reply #1 on:
July 06, 2008, 10:18:09 pm »
You can setup a specific command line for each single source file (if you like ;-)) that will override the automatically computed one by C::B. Just look into the properties of a file in the project tree.
Logged
Compiler logging
: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual
:
https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ
:
https://wiki.codeblocks.org/index.php?title=FAQ
morning
Multiple posting newcomer
Posts: 11
Re: add a textbox to view the whole command line parameter?
«
Reply #2 on:
July 07, 2008, 03:18:21 am »
yes,codeblocks has powerful custorm build setup,but not in mainmenu->build options,instend,in project manager contect menu..it's not friendly indeed.
Logged
my works:
http://handytool.net
my blog:
http://morsoft.net
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
add a textbox to view the whole command line parameter?