[Qt-interest] help tracking down memory corruption on Mac Qt 4.7.3 Cocoa (64 bit)

Tony Rietwyk tony.rietwyk at rightsoft.com.au
Wed May 25 00:34:58 CEST 2011


> Sent: Wednesday, 25 May 2011 00:41 AM
> 
> ...
> 
> Konrad - that would be worth looking into except I am building with 
> XCode. This is the first thing I thought of, because I've 
> seen this kind 
> of thing before (a *LONG* time ago, when using make), but not since 
> using Visual Studio and XCode for my builds. When I change 
> the header, I 
> always see the "compiling X/Y files" message and the number 
> is correct - 
> it's rebuilding all of the files that depend on the header.

Hi Paul, 

Even though you say all of the dependencies are being built, I know QMake
for XCode is buggy - in both 4.7.2 and 4.6.0, I regularly have to rebuild
twice after changing a UI file.  The first build seems to run uic, but not
recompile the form code itself.  Next build does the form code.  

Tony.




More information about the Qt-interest-old mailing list