News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Starting a project without choosing a compiler

Started by awolfe, May 31, 2011, 06:45:28 PM

Previous topic - Next topic

awolfe

Would it be possible to remove the requirement of choosing a compiler when starting a project?  I use CB as an editor only for doing embedded coding on Freescale MC9S08 projects.  I have to jump over to Freescale's CodeWarrior to compile and debug, but it is worth going back and forth, I can't stand CodeWarrior.  Any way... I normally have the compiler plugin disabled in CB, but have to enable it and choose a compiler any time I start a project.

Thanks for considering.

stahta01

If you can use an makefile to compile the project it might be better than what you are currently doing.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]