News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

rev 7954 screwsup big time

Started by killerbot, May 08, 2012, 11:14:37 PM

Previous topic - Next topic

MortenMacFly

Quote from: daniloz on May 11, 2012, 10:16:48 AM
Is there a way to do anything similar to a "command-line linux make" in Windows to build C::B (core project and plugins project)
Use the batch files:
batch_build_core.bat
batch_build_plugins.bat
...provided via SVN. All you need to do it to adjust the path to Code::Blocks and the compiler in these files.
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]