[Qt-creator] Strange behavior related to *.pro.user

Christian Hönig christian at hoenig.cc
Fri Jul 31 09:09:07 CEST 2009


Hi,

> this problem is not new, but I'm getting it much more since yesterday's
> build from git repo.
>
> I'm debugging a project and, after a few builds qt-creator stops caring
> about the selected configuration.
> That is, I can select debug or release, but qtc will always build the
> release version.
>
> For it to get back to normal behavior I have to close qtc and remove
> *.pro.user.

I had that problem, too.

Don't know if the Trolls are aware of it. What happens is, that when reloading 
the project, it uses the build configuration of your Qt installation which 
seems to be 'release' build. If you remove the .pro.user file it doesn't care 
and uses the 'debug' build.

Hope this gives a hint to someone who can fix it ;-)

take care, have fun
/christian



More information about the Qt-creator-old mailing list