[Qt-creator] QtCreator for plain C project
Campbell Barton
ideasman42 at gmail.com
Thu Mar 10 01:46:19 CET 2011
On Wed, Mar 9, 2011 at 9:55 AM, Aekold Helbrass <helbrass at gmail.com> wrote:
> Good day!
>
> I want to develop few projects without Qt in plain C. And of course
> QtCreator is the IDE I really like and want to use. Is it possible to
> make plain C project with QtCreator or I'll have to search for C IDE?
I also use QtCreator mostly almost entirely for C development with
CMake which gives fairly good integration with other IDE's
MSVC/Eclipse/Codeblocks/netbeans too.
Only minor annoyance is some C++ terms are incorrectly highlighted as
keywords in C code, delete/new for eg, otherwise I find this an
excellent IDE for C dev.
More information about the Qt-creator-old
mailing list