[mythtv-users] cannot find -lqt

Donavan Stanley GeckoFiend at gmail.com
Mon Sep 20 06:31:32 EDT 2004


On Sun, 19 Sep 2004 08:51:13 -0500, Ryan A. Carris <racarris at gmail.com> wrote:
> I'm trying to upgrade my Myth 0.15 system to .016, but am getting the
> following error:
> 
> $ make
> g++  -o settings    -L/usr/lib/qt3/lib -L/usr/X11R6/lib -lqt -lXext -lX11 -lm
> /usr//bin/ld: cannot find -lqt
> collect2: ld returned 1 exit status
> make: *** [settings] Error 1
> 
> This is a Mandrake 9.1 system that is working great.  I built 0.15
> from source  without problems (and all versions since .07) using the
> Offical Howto.  I figured that this was a QT problem, and have double
> checked that I have my path set.  I also used the update util to get
> update QT to 3.1.1.
> 
> I've also tried to compile CVS and get the same problem.

Did you change the .pro files?  Myth should be linking against qt-mt
not just qt.


More information about the mythtv-users mailing list