RFC: classviewerwas Re: AutoComplete

Ralf Nolden nolden at kde.org
Tue Nov 27 19:27:21 UTC 2001


On Tuesday, 27. November 2001 01:05, you wrote:
> "F at lk Brettschneider" wrote:
>
>
> Hi Falk,
>
> > Could you make your patch against KDevelop-3.0? Shouldn't be that hard,
> > AFAIK the versions haven't big differences from each other.
>
> ok - no problem, but:
>
> should gideon compile under kde2 ?
> i tried (on a suse 7.3):
>
>  make -f Makefile.cvs
>  ./configure --enable-gideon-qt2
>  make
>  ...
> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/interfaces
> -I../../lib/sourceinfo -I../../lib/util -I/opt/kde2/include
> -I/usr/lib/qt2/include -I/usr/X11R6/include -D_REENTRANT -O2
> -fno-exceptions -fno-check-new -Wp,-MD,.deps/phpsupportpart.pp -c
> phpsupportpart.cpp  -fPIC -DPIC -o .libs/phpsupportpart.o
> phpsupportpart.cpp:17: kapplication.h: No such file or directory
> make[4]: *** [phpsupportpart.lo] Error 1
> make[4]: Leaving directory
> `/home/hoerandl/ftp/kde2src/gideon/kdevelop/parts/phpsupport'
>
> any suggestions ?
Yes. It is supposed to compile under KDE 2. In case of kapplication.h I 
suggest using an #ifdef and an #include <kapp.h> :))

Ralf
>
> Gustl





More information about the KDevelop-devel mailing list