Subject: Re: Getting Qt to work
To: Andy Finnell <andyf@vei.net>
From: Roger Brown <rogerhb@xtra.co.nz>
List: port-mac68k
Date: 10/18/1999 08:09:31
Should this not be an XLib function?
I suggest -lX for linking.
Regards
Roger
----------
>From: Andy Finnell <andyf@vei.net>
>To: NetBSD/mac68k <port-mac68k@netbsd.org>
>Subject: Getting Qt to work
>Date: Mon, Oct 18, 1999, 4:47 am
>
>Hey All--
>
>I did some Qt X programming when I was using Linux. Since then I've
>switched to NetBSD and now I want to use some of my Qt programs on
>NetBSD. I installed Qt from pkgsrc and got my programs to compile.
>However when I run the programs the Qt shared library can't find the
>XTranslateCoordinates function. Any ideas what library that's in and
>what I need install?
>
>TIA,
>
> -andy