[Qt-creator] shadow build issue

Daniel Teske daniel.teske at nokia.com
Tue Jun 9 11:37:50 CEST 2009


> I want to build the release in a different directory so I don’t loose my
> debug binaries (else you have to do a clean build when switching from debug
> to release and vice versa, which takes a lot of time).
Hmm, I'm guessing here, but from your description it sounds like you are 
building the debug binaries in the source directory? That can result in 
strange errors. You should have a shadow build directory for debug and 
release. 

Or, the problem might be that the .pro file makes wrong assumptions about where 
the files are located.


> Btw: thanks for improving the CDB debugging, works pretty good now…
Thanks.

daniel




More information about the Qt-creator-old mailing list