Date: Wed, 11 Jun 2003 10:25:10 +0000 From: Rohit <rohitvis@rogers.com> To: questions@FreeBSD.org Subject: qt compile Message-ID: <200306111025.10835.rohitvis@rogers.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306111025.10835.rohitvis>