[argyllcms] Re: IDE for development

  • From: Graeme Gill <graeme@xxxxxxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Tue, 01 May 2012 23:48:49 +1000

Auke Nauta wrote:
> Hi Graeme,
> 
> What IDE do you use for development of ArgyllCMS?

Hi,
        it's all cross platform and old school - no IDE, just multiple text 
windows
running vi, Jam, applications etc. Typically I'll be working in a sub directory
and run Jam in that, speeding up the edit/compile/test cycle.

I'm sure someone proficient with a modern IDE would be more efficient,
but few IDE's are cross platform (Eclipse ? Qt Creator ?), and often
they take some setting up. I do use a visual debugger on occasions,
but a lot of my in depth debugging is also old fashioned - printf statements.

(If I were coding GUI's it might be a different story, at least for
the GUI design and layout bit.)

Cheers,
        Graeme Gill.

Other related posts: