Can the C/C++ ref. be built with QT>2?

Rene Maerten delta_x at gmx.net
Mon Feb 19 08:02:00 GMT 2001


open a shell,
show the shell where your qt is:
export QTDIR=/usr/lib/qtxx (or whereever)
remove the cache-file
rm config.cache
and compile again
./configure
make
make install

Am Montag, 19. Februar 2001 00:26 schrieben Sie:
> Hi,
>
> I built and use kdevelop 1.4beta/KDE2.1beta2/QT 2.2.4.  When I try to bring
> up the C/C++ reference, I get the message on how to download an build the
> reference.
>
> The problem I am having is that configure failes because it is looking for
> QT < 2:
>
>    checking for Qt... configure: error: Qt (>= 1.42 and < 2.0) (libraries)
> not
>    found. Please check your installation!
>
> Is there a way to build the reference with QT > 2?
>
> Thanks,
> Avi

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list