[Qt-interest] qt without qtnetwork

Gordon Schumacher whiplash at pobox.com
Wed May 19 17:43:04 CEST 2010


At Wed, 19 May 2010 14:07:16 +0200, "Guido Seifert" <Wargand at gmx.de> wrote:
> Date: Wed, 19 May 2010 14:07:16 +0200
> From: "Guido Seifert" <Wargand at gmx.de>
> Subject: Re: [Qt-interest] qt without qtnetwork
> To: qt-interest at trolltech.com
> Message-ID: <20100519120716.211790 at gmx.net>
> Content-Type: text/plain; charset="utf-8"
>
> I am certainly not saying 'yes, you can' when Thiago says you can't.
> However, there exists a tool qconfig in the tools folder of your sources.
> It is not created by default. Just go to tools/qconfig an make it.
>
> It allows a rather fine grained configuration of your qt. You might not be
> able to remove the whole networking stuff, but perhaps what you can do
> is sufficient for you?
>   

I will comment in advance that if you are running Qt/E (which is usually
why people want to disable things) then QtGui depends on QtNetwork, at
least in Linux.  Furthermore, there is one option you must keep enabled,
or the whole thing breaks down... I am not positive, but I believe it
was socket support.  Otherwise you end up with very strange errors on
the console when starting a GUI application...

(Sorry for the vagueness; this is stuff I'm dredging up from memory from
~14 months ago.)



More information about the Qt-interest-old mailing list