Author Topic: Want to add COSMIC compiler in code blocks  (Read 8914 times)

Offline sangramp

  • Single posting newcomer
  • *
  • Posts: 2
Want to add COSMIC compiler in code blocks
« on: December 11, 2012, 10:24:59 am »
Hi,

I am programming a MCU which uses COSMIC compiler. I want to integrate this compiler in code blocks.
Can any one tell me how can I proceed. I guess there are two ways in which i can add the compiler,
1. writing a plugin.
2. adding the compiler from compiler and debugger settings.

Information on both above methods would really be appreciated.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Want to add COSMIC compiler in code blocks
« Reply #1 on: December 11, 2012, 08:21:16 pm »
...try the xml_compiler branch.
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