[Qt-interest] Qt 4.5.1 Windows GROWS 4Gb+

André Prins a.h.prins at gmail.com
Thu May 21 12:20:22 CEST 2009


Hi,

What I usually do (with only a 40Gb windows partition) is to call "nmake
sub-src sub-tools" after configure. This prevents a build of the examples,
demos and tutorials, as in my experience these use a huge amount of space in
some configurations (e.g. static, debug).

If you then need to look at a specific example you can always build it
separately.

Kind Regards,
André

On Wed, May 20, 2009 at 6:54 PM, Miguel Cardenas <mfcardenas at gmail.com>wrote:

> Hi...
>
> Thanks for your comment, I already know that objects and other files are
> generated as the normal process of compilation, but Qt 4.4.3 was compiled on
> the same system with the same VC++ 2008 and it generated about 1.2Gb under
> windows, it is not possible that from 4.4.3 to 4.5.1 it grows over 600%
> using the same system and compiler.
>
> I will try to compile again in D: with 30Gb and to nmake install to C:,
> perhaps I get rid of 4 or 5Gb of object files once installed...
>
> Take care and thanks again
>
> On Wed, May 20, 2009 at 9:00 AM, Alexis Ménard <
> alexis.menard at trolltech.com> wrote:
>
>> When you compile in the directory there are object files :D so it takes
>> hard
>> drive space. We can't do anything about that.
>>
>> ...
>> The installation will contain only what you need to use Qt but it won't
>> solve
>> your problem, at some point Qt files need to be compiled in object files
>> and
>> you need space for that.
>>
>> --
>>
>> Alexis Ménard
>> Software Engineer, Widgets Team 1
>> Qt Software, Nokia Norge AS, Sandakerveien 116, 0484 Oslo, Norway
>>
>
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090521/51924cba/attachment.html 


More information about the Qt-interest-old mailing list