Author Topic: rev 7954 screwsup big time  (Read 9667 times)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: rev 7954 screwsup big time
« Reply #15 on: May 11, 2012, 02:53:55 pm »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ