[Interest] QMake incremental build issues

Joerg Bornemann joerg.bornemann at digia.com
Mon Feb 24 18:15:07 CET 2014


On 24-Feb-14 17:41, Etienne Sandré-Chardonnal wrote:

> I sometimes experience problems with qmake (used in QtCreator). This
> happens not often, but my program crashes after a partial build, and if
> I rebuild all, it works perfectly.
>
> This means some file dependencies are not handled well. Maybe my .pro
> has some errors that cause this?

If you're using Qt4, then placing CONFIG+=depend_includepath in your 
.pro file might help. For Qt5 this is the default.


BR,

Joerg



More information about the Interest mailing list