[Qt-interest] Compiling QtCore Only

Mike Jackson imikejackson at gmail.com
Tue Oct 13 16:24:00 CEST 2009


On 2009-10-12 18:59:48 -0400, Paul Colby <qt at colby.id.au> said:

> 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

Cool. Thanks for the heads up. I'll scratch that down in my notes.

Mike Jackson




More information about the Qt-interest-old mailing list