From owner-freebsd-libh Sun Sep 10 20:50:20 2000 Delivered-To: freebsd-libh@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 1C3D037B422 for ; Sun, 10 Sep 2000 20:50:19 -0700 (PDT) Received: (from jhb@localhost) by pike.osd.bsdi.com (8.9.3/8.9.3) id UAA32009; Sun, 10 Sep 2000 20:49:39 -0700 (PDT) (envelope-from jhb) From: John Baldwin Message-Id: <200009110349.UAA32009@pike.osd.bsdi.com> Subject: Re: Libh Question In-Reply-To: from Trenton Schulz at "Sep 10, 2000 10:35:06 pm" To: Trenton Schulz Date: Sun, 10 Sep 2000 20:49:39 -0700 (PDT) Cc: libh@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trenton Schulz wrote: > Hello, > > I've done some very preliminary work with libh a while back with Nathan > Ahlstrom (nra@freebsd.org). Anyway, I thought I'd take a little look at > it, especially since it is now in CVS. I've been looking at getting it to > work with Qt version 2, mainly because of the namespace cleanup and unicode > support. It is close to being done, but I'm having problems > with staticly linking the project with a static libqt2, > is it really necessary to build a static version or can a shared library > version be built instead? Builiding dynamic is fine. The static version will only be used during installation (if then, we may switch to using shared libs during install), and installation will most likely not be using X, but TVision. > Just wondering, > > -- > Trenton Schulz > twschulz@cord.edu -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message