[Qt-interest] Upgrading Qt 4.6 to 4.7
Nikos Chantziaras
realnc at arcor.de
Tue Jun 28 19:00:15 CEST 2011
On 06/28/2011 07:11 PM, Sensei wrote:
> So the question is easy: did you succeed in removing Qt? Do I have to write my own scripts to do that?
Best thing you can do is compile your own Qt with
-prefix=$HOME/my_own_qt. It doesn't take that long if you disable stuff
you don't need. And that also means that you can cut down the size of
your binaries. (For example, by default my app would be something like
30MB big. After doing this, it shrank to about 8MB.)
More information about the Qt-interest-old
mailing list