[Qt-interest] Memory usage difference between Qt Creator and MSVS 2008

Juan D Guzman lostinthecode at googlemail.com
Fri Mar 13 15:21:36 CET 2009


Martin Hofius wrote:
> Hi,
>
> Am Freitag, 13. März 2009 schrieb Juan D Guzman:
>   
>> Ok so I have this issue that I would like to see if someone can
>> explain.  I have a project that me and two other people are working on.
>> For the sake of pleasing all parties I have pro files as well as sln so
>> that each person can work in their desired IDE.
>>
>> Here is the question when I compile the project in VS and run it in task
>> manager it shows a memory usage of about 5 megs on startup.  Now when I
>> do the same in Qt Creator it shows a memory usage of 10 megs.  Why is
>> the usage doubled?  In both IDEs I am using the MS compiler so there
>> shouldn't be any difference right?
>>     
> Are you shure to use the very same compiler flags? 
>   
> Regards,
> Martin
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>   
ok no the flags sent to the compiler are not exactly the same.  how 
would i go about changing those that Qt sends to the compiler?

cheers



More information about the Qt-interest-old mailing list