Re: installing qt with thread support

From: Herbert (herbert_at_bugat.at)
Date: 07/31/03

  • Next message: Francisco Gómez Marín: "bsd.java.mk"
    Date: Thu, 31 Jul 2003 17:20:44 +0200
    To: "pierre-yves.verdon" <pierre-yves.verdon@wanadooportails.com>
    
    

    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
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Francisco Gómez Marín: "bsd.java.mk"