News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Want to add COSMIC compiler in code blocks

Started by sangramp, December 11, 2012, 10:24:59 AM

Previous topic - Next topic

sangramp

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.

MortenMacFly

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]