News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

problem about program arguments with working single file

Started by senko, November 05, 2010, 06:59:38 PM

Previous topic - Next topic

senko

first of all i want to say hello to all, i'm newly registered forum :)
lets get my question,
i'm new in using code::blocks and now i'm working with openCV. I know how to use program arguments when we create new project, but i'm wander that can we enter arguments while working only a single file. I've look at code::blocks manual but i can't see information about that.

MortenMacFly

Quote from: senko on November 05, 2010, 06:59:38 PM
but i'm wander that can we enter arguments while working only a single file.
No, this is bound to a project. You can, however, use the tools menu's and it's macros accordingly if the parameters are kind of static.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]