Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Mar 2002 14:50:22 +0100
From:      norbert.irmer@t-online.de (Norbert Irmer)
To:        kde@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   Qt-2.3.1 FreeBSD Port: missing QThreads in QtGL library
Message-ID:  <3C80D89E.7040106@t-online.de>

next in thread | raw e-mail | index | archive | help
I noticed that you build 3 versions of the Qt library in your port:

libqt2         (without qthread, without opengl)
libqt2-mt   (with qthread, without opengl)
libqtgl        (without qthread, with opengl)

Would be nice to also have the 4th variant:

libqtgl-mt

since i open a python interpreter in one of
my programs, and i want to lock the gui thread
when executing commands from within the
python thread.

Regards,
Norbert Irmer



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C80D89E.7040106>