Problem compiling the C/C++ reference for Kdevelop

Jon Noack noackjr at alumni.rice.edu
Wed Jun 4 22:41:16 PDT 2003


 > (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



More information about the freebsd-questions mailing list