Compile error on new CVS checkout

Roberto Raggi roberto at kdevelop.org
Tue Mar 25 20:40:06 UTC 2003


On Tuesday 25 March 2003 20:29, Roland Krause wrote:
> Gideon, KDevelop HEAD from an hour ago.
>
> Am i missing something?
> Roland
>
>
> make[4]: Entering directory
> `/rolandRH/roland/kde-3.1/gideon/parts/cppsupport'
> source='cppsupportpart.cpp' object='cppsupportpart.lo' libtool=yes \
> depfile='.deps/cppsupportpart.Plo'
> tmpdepfile='.deps/cppsupportpart.TPlo' \
> depmode=gcc3 /bin/sh ../../admin/depcomp \
> /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++
> -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/interfaces
> -I../../lib/sourceinfo -I../../lib/util -I/usr/local/kde-3.1/include
> -I/usr/local/qt/qt-copy/include -I/usr/X11R6/include
> -DQT_THREAD_SUPPORT  -D_REENTRANT -DAST_DEBUG -Wnon-virtual-dtor
> -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
> -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
> -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -fno-builtin
> -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions
> -fno-check-new -fno-common  -c -o cppsupportpart.lo `test -f
> 'cppsupportpart.cpp' || echo './'`cppsupportpart.cpp
> cppsupportpart.cpp:31:33: KDevCppSupportIface.h: No such file or
> directory

fixed ;) and after you have compiled it, try to execute from the shell

   dcop gideon-(pid)  KDevFilter shellInsert   
or
   dcop gideon-(pid)  KDevCppSupport addClass

;)

ciao robe






More information about the KDevelop-devel mailing list