[Qt-interest] Qt 4.5.1 huge : can I delete 'src' of 3.5Gb once compiled?
Thiago Macieira
thiago.macieira at trolltech.com
Sun May 24 18:51:14 CEST 2009
Miguel Cardenas wrote:
>My question is if it is safe to delete 'src' since the library is
> already compiled
No, it's not.
All the include headers are just forwarding headers into src. For example:
$ cat include/QtCore/qobject.h
#include "../../src/corelib/kernel/qobject.h"
--
Thiago Macieira - thiago.macieira (AT) nokia.com
Senior Product Manager - Nokia, Qt Software
Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090524/7fe35fcf/attachment.bin
More information about the Qt-interest-old
mailing list