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

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to