[Qt-interest] Wish to compile only QtCore,QtSQL, and QtNetwork
Paul Colby
qt at colby.id.au
Thu Oct 29 08:37:02 CET 2009
Try configuring as normal, then:
make sub-corelib sub-network sub-sql
that should compile only the bits you want... (fingers crossed).
pc.
On Thu, Oct 29, 2009 at 6:16 PM, David Boosalis
<david.boosalis at gmail.com> wrote:
> Hi I have a server running Ubuntu Server 9.04. X is not installed and I
> wish to configure and build Qt 4.6 prerelease without any GUI module. That
> is I want the Core, SQL, and Networking modules only. It seems one cannot
> do this with standard configure options. I've not been able to find any
> flags in mkspecs for turning off QtGui from the build. Does anybody know
> how I can build Qt without the GUI library
>
> Thanks
> David
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
--
http://colby.id.au
More information about the Qt-interest-old
mailing list