compiling kdevelop for kde2
Harald Fernengel
harry at kdevelop.org
Fri Nov 30 14:49:02 UTC 2001
Hi,
try to set your $QTDIR environment variable to the right directory. You can't
compile KDevelop with Qt 3 if you are running KDE 2.x.
AFAIK KDevelop 2 should compile nicely with KDE 2.2 and Qt 2, if it doesn't,
then check out the kde-common directory from the main KDE tree (Tag
KDE_2_2_BRANCH), remove the admin directory from KDevelop and replace it with
the one in kde-common. Rerun "make -f Makefile.cvs" afterwards.
Harry
> Hi,
>
> 1. I got kdevelop from KDE_2_2_BRANCH but when running configure
> it complained about a missing qt3. My current QT installation is 2.3.1
> (from RH 7.2). Is there a way to compile kdevelop with my current
> setting?
>
> 2. I also tried to compile QT3. got the latest from CVS but it turned out
> to contain a lot of make errors (mainly incorrect include dirs). I
> started fixing the makefiles and have been able to compile some of the
> stuff but the whole build system seems to be broken. Am I missing something
> here?
>
>
> TIA
More information about the KDevelop-devel
mailing list