installing qt with thread support

Herbert herbert at bugat.at
Thu Jul 31 08:20:44 PDT 2003


Hei!

On Tue, Jul 29, 2003 at 04:29:59PM +0200, pierre-yves.verdon wrote:
> Hi,
> is someone could tell me how i can build qt with the thread support?
> 
> More generally what should i do to know all options available before doing 
> make install in /usr/ports/x11-toolkits/qt31 ?
> 
> thanks, 

QT-3.1.2 is compiled with threads by default.

To see all build options, you can do:

% cd /usr/ports/x11-toolkits/qt31 &&  grep defined Makefile |sort -u

Herbert


More information about the freebsd-questions mailing list