[Qt-interest] Qt 4.5.1 Windows GROWS 4Gb+
Miguel Cardenas
mfcardenas at gmail.com
Sun May 24 18:39:27 CEST 2009
Hi
I can do it easy from Linux, just can use a 'find' to search for those files
and pipe them to 'rm' (delete)... Will do it now to see how large can be
without those files...
My goal is only to compile my *NIX code under Windows, don't need debug
since it is done in Linux, and Qt should not require it to debug itself
since it is already tested (I guess)...
Thanks for your message!
P.S. Do you know if 'src' may be deleted once the library is compiled? in
theory everything should be in the lib/dll after compilation and only
mkspecs, qmake, tools, etc. should be required, is it right?
On 5/24/09, Bob Hood <bhood2 at comcast.net> wrote:
>
> kill_list = ['*.pch', '*.ilk', '*.exp', '*.obj', '*.c', '*.cpp', 'obj',
> 'uic', 'moc', 'rcc']
>
remove_folder('config.tests')
> remove_folder('demos')
> remove_folder('doc')
> remove_folder('examples')
> remove_folder('tools')
>
> This ultimately gets me a Qt distribution that is anywhere between 700MB
> and just over 1GB, depending upon the platform (OS X tends to have the
> largest footprint).
>
> Hope that's of some help to you, Miguel.
>
>
> --
> Render me gone, |||
> Bob ^(===)^
> ---------------------------------oOO--(_)--OOo---------------------------------
> "There are three choices in life: Be good, get good, or give up."
> - House
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
--
Miguel Cardenas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090524/9dc10371/attachment.html
More information about the Qt-interest-old
mailing list