On Wed, Mar 9, 2011 at 9:55 AM, Aekold Helbrass <helbr...@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.
_______________________________________________
Qt-creator mailing list
Qt-creator@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to