Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Léa Massiot on January 17, 2011, 07:37:46 pm

Title: Build command and "Search directories"
Post by: Léa Massiot on January 17, 2011, 07:37:46 pm
Hi,

Thank you for reading my post.

Is it possible to know what is the build command being used by "CodeBlocks" to build my project?
I wish I could use this command to launch my program in command-line.

When I go to "Settings -> Compiler and debugger... -> Search directories"
and add a directory "DIRECTORY", can you tell me how the build command is altered?

Thank you and best regards.
Title: Re: Build command and "Search directories"
Post by: stahta01 on January 17, 2011, 09:52:54 pm
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
Title: Re: Build command and "Search directories"
Post by: Léa Massiot on January 18, 2011, 10:54:58 am
Thank you.