[Qt-interest] Compiling QtCore Only
Paul Colby
qt at colby.id.au
Tue Oct 13 00:59:48 CEST 2009
As Thiago said:
make sub-corelib
Just a small tip: if you view the main Qt Makefile, near the top you
will see list of SUBTARGETS (including sub-corelib) ... most of these
are pretty obviously named in case you want to try compiling other
individual components ;)
paul.
On Tue, Oct 13, 2009 at 3:41 AM, Mike Jackson <imikejackson at gmail.com> wrote:
> Is there an option to only compile the QtCore library?
>
> <background> I would like to move some code from the boost libraries to
> the Qt libraries to have a more consistent and less dependent code
> base, ie, no boost dependencies. I am mainly using the QThread classes
> and other core Qt Classes. In the past when trying to compile Qt in an
> HPC environment there were problems compiling anything GUI related. I
> would like to avoid that frustration in the future.
>
> Thanks
> Mike Jackson
>
> _______________________________________________
> 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