Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2000 20:49:39 -0700 (PDT)
From:      John Baldwin <jhb@pike.osd.bsdi.com>
To:        Trenton Schulz <twschulz@gloria.cord.edu>
Cc:        libh@FreeBSD.ORG
Subject:   Re: Libh Question
Message-ID:  <200009110349.UAA32009@pike.osd.bsdi.com>
In-Reply-To: <Pine.BSI.4.10.10009102229140.23513-100000@gloria.cord.edu> from Trenton Schulz at "Sep 10, 2000 10:35:06 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@bsdi.com> -- 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




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