[mythtv-users] Can't Find QT Library when Building

tgate tgate at mypublic.net
Sat May 6 21:03:12 EDT 2006


Don't know if this will help anyone following along but...

I changed my $QTDIR from
	setenv QTDIR /usr/local/qt

to
	setenv QTDIR /usr/lib/qt3

Not sure why I had so many installs of qt

and I also added to settings.pro (down with the EXTRA_LIBS additions)
	EXTRA_LIBS += -L/usr/X11R6/lib64 -L/usr/X11R6/lib

then the compile went through without a snag.





More information about the mythtv-users mailing list