Quote Originally Posted by Zlatomir View Post
I didn't check about temporary file during the installation/compilation, but i had about 15GB free on my laptop C: drive (with sources at C:\qt-src-4.7.2) and it didn't complained about disk space.
Note that i did build only sub-src and sub-tools

@squidge: if you run nmake clean after the build is over it will clean the temporary files and save space, or is this operation not recommended? I have done that and i didn't had any issues.

@Nish: That bug refers to the 64bit Qt build (so if you build 32bit Qt framework and 32 Qt applications that doesn't affect you)
And yes that was a known bug in VS 2010 structures alignment when target x64 applications and use /O2 optimization and have bigger than 64bit structures (if i remember correctly) but it has been fixed (link)

Ok thanks. From the extras I only need Phonon and XML, could you please tell me what commands I would have to use or the two you listed would work. I also don't need designer for example since I don't use it but I do need the translation tool, can I exclude that? Do you remember how long it took? If I add Phonon and XML do you know if it will take much more than 15 GB?