[Qt-creator] Feature request: Compile at save time
alpha_one_x86
alpha.super-one at laposte.net
Sun Mar 15 21:20:51 CET 2009
Denis Kormalev wrote:
> On Sunday 15 of March 2009 at 22:30:10, Regis FLORET <r.floret at laposte.net>
> wrote:
>
>
>> Hello,
>>
>> I enjoy more and more QtCreator, but for some non-Qt projects I use
>> Eclipse. It has a feature that improve a lot productivity. Each time the
>> file (c or c++) is saved, it is compiled. When the program is runned,
>> there's only a link todo.
>>
>> This will be great if there'll be that kind of feature in QtCreator.
>>
>>
>
> As user of Qt Creator and C++/Qt4 developer I don't think that such type of
> feature will be good as primary way. Only as option I think. I'm really don't
> want my files compiling each time I save them (In some cases I think it will
> take a lot of processor time, because some part of developers save at once a
> lot of files, and this files can be really complex).
>
> Denis Kormalev (Black Tass).
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
>
I thinks as options it's can be useful for test. Or compile each Xs. And
generate ui_*.h at save (fast and use for autocompletition)
But Regis FLORET, for my (you can see it in console of Qt creator) it's
generating GDB macro the slower, and it generated in release mode, it's
useless.
More information about the Qt-creator-old
mailing list