Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jun 2003 00:41:12 -0500
From:      Jon Noack <noackjr@alumni.rice.edu>
To:        freebsd-questions@freebsd.org, jshamlet@comcast.net
Subject:   Problem compiling the C/C++ reference for Kdevelop
Message-ID:  <3EDED7F8.20401@alumni.rice.edu>

next in thread | raw e-mail | index | archive | help
 > (find / | grep libqt resulted in libqt-mt.so, but no libqt.so)

I remember seeing something about this in the archives over at 
http://freebsd.kde.org.  We compile the multi-threaded version of the 
library; thus the -mt.  Not sure on the best way to fix it, but you try 
symlinking libqt.so to libqt-mt.so for the build and see what happens...

Hope that helps,
Jon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EDED7F8.20401>