KDevelop can't find QT-1.44 Libs
Kalle Hofacker
khofacker at muenster.de
Fri Feb 4 20:45:34 GMT 2000
Ken Brakey wrote:
>
> In /etc/ld.so.conf add
> /usr/lib/qt-1.44/lib
> then type ldconfig
>
> In .bashrc add QTDIR=/usr/lib/qt-1.44 (if that is where it
> is :-))
> then export QTDIR
> logout, login and your ready
> test by 'echo $QTDIR' should return path to qt
> Ken
>
> Eric Damron wrote:
> >
> > How do I tell KDE where to find QT-1.44?
> >
> > Thanks
Hi everybody,
I have a similar problem:
KDevelop 1.0 installed perfectly, qt-1.44-lib
in /usr/lib/qt/..., $QTDIR is ok, entry in
/etc/ld.so,conf is ok, ldconfig is ok.
I try to create a project by the KDevelop AppWizard
(KDE Normal), and in the last step I get the message
'configure: error: Qt-1.4 (libraries) not found.
Please check your installation!'.
The project cannot be compiled (same qt-lib-error).
I have absolutely no idea...
Kalle
P.S.: SuSE 6.2, Kernel 2.2, Intel PC
More information about the KDevelop
mailing list