home | list info | list archive | date index | thread index

Re: [OCLUG-Tech] options for equivalent C++ dev setup under linux & windows?

  • Subject: Re: [OCLUG-Tech] options for equivalent C++ dev setup under linux & windows?
  • From: Stephen Gregory <oclug [ at ] kernelpanic [ dot ] ca>
  • Date: Wed, 02 Nov 2011 11:41:52 -0400
Along with eclipse there is also the QT sdk. The developers I work with prefer it over eclipse.

http://qt.nokia.com/downloads/


One nice advantage with the QT sdk is that your can progress from straight C++ to programming a fully cross-platform GUI.

--
sg