FreeBSD Port for kdevelop [...]
James Oakley
jfunk at roadrunner.nf.net
Wed Nov 10 13:55:49 GMT 1999
Robert.M.Wheat at mail.roadrunner.nf.net, "Jr." wrote:
> It looks to me like all of the errors that you included in your e-mail are undefined references to
> QT functions. In other words, are you sure you have the QT libraries installed in the
> /usr/X11R6/lib directory? LD, or what ever linker you are using, is not finding the QT libs. Look
> for files named 'libqt.so', 'libqt.so.1', and 'libqt.so.1.xx'. Because the lib search path has
> been set to '/usr/local/lib' and '/usr/X11R6/lib', the QT libs need to be in one of those
> direcories.
Or set up symlinks, like I do. I find it much cleaner when you switch to
newer versions. This makes it much easier to use CVS QT, like I do.
JFunk
More information about the KDevelop
mailing list