[mythtv-users] Mac OS X Compile from CVS Problem

Jeremiah Morris jm at whpress.com
Mon Jan 17 13:39:16 EST 2005


On 17 Jan 2005, at 11:16 AM, Colin Bell wrote:

> /usr/bin/libtool: can't locate file for: -lqt-mt

It's not finding your Qt library. Check that your DYLD_LIBRARY_PATH 
variable is set correctly, with $QTDIR/lib in it. Also, make sure that 
your Qt build compiled properly, and that you built it multithreaded 
(with the -thread configure option). There should be a file 
"libqt-mt.3.dylib" on your system if Qt built correctly.

- Jeremiah



More information about the mythtv-users mailing list