I use Qt Creator, mostly for plain C projects. The problems that I've run
into are mostly not related to it being "plain C," but rather that I have a
hard time getting away from my obtuse Makefile system. If you're using Qt
.pro projects to keep track of things (and understand how to edit them),
then I expect that you'l have pretty smooth sailing. There are some nagging
issues with C highlighting/parsing, but they're mostly to do with more
"advanced" features that C++ doesn't support (like designated initializers).

<><  <><  <><
Bryce Schober



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

Reply via email to