Date: Wed, 11 Jun 2003 20:27:02 +0000 From: Rohit <rohitvis@rogers.com> To: Andreas Kohn <andreas.kohn@gmx.net> Cc: questions@FreeBSD.org Subject: Re: qt compile Message-ID: <200306112027.03188.rohitvis@rogers.com> In-Reply-To: <1055367778.76284.17.camel@klamath.ankon.homeip.net> References: <200306111025.10835.rohitvis@rogers.com> <1055367778.76284.17.camel@klamath.ankon.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes I do have QTDIR=/usr/X11R6 exported On Wednesday 11 June 2003 21:42, Andreas Kohn wrote: > Am Wed, 2003-06-11 um 12.25 schrieb Rohit: > > Hi, > > I cant get simple qt helloworld programs to compile. It complains about > > not being able to find qapplication.h and other header files which reside > > in /usr/X11R6/include on my FreeBSD 4.8 system. > > > > I have tried using the -I/usr/X11R6/include -L/usr/X11R6/lib flags when I > > complie with gcc or g++. > > > > Please help > > > > Rohit > > Hello, > > Did you set the QTDIR environment variable correctly (ie to /usr/X11R6)? > > Regards,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306112027.03188.rohitvis>