[Qt-interest] qt without qtnetwork

Samira Chaouki samira.chaouki at atego.com
Wed May 19 17:25:54 CEST 2010


I've to remove it for security requirements.

-----Message d'origine-----
De : qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] De la part de Konrad Rosenbaum
Envoyé : mercredi 19 mai 2010 17:19
À : qt-interest at trolltech.com
Objet : Re: [Qt-interest] qt without qtnetwork

Hi,

On Wed, May 19, 2010 13:52, Samira Chaouki wrote:
> Actually I want to customize qt. I want to recompile qt without qtnetwork.
> I've download qt source. I've begun to modify Makefile and file *.pro.
> But I've some errors.
> I am doing right when I'm modifying these files?

Why do you even attempt to do this? QtNetwork is a module, it does not use
up any memory or CPU as long as you do not use it. It just takes up some
time to compile it. I might add: a lot less time than it takes you to
remove it.

So why not just do a normal Qt build and then just not distribute the
modules that you do not need?

Besides, in my experience you start to use modules at some point in time
for some project, even if you didn't think it is useful before. (For me
this happened with XML, SVG and a few others.)


    Konrad

_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest





More information about the Qt-interest-old mailing list