apply patch
F@lk Brettschneider
gigafalk at yahoo.com
Mon Jul 9 06:43:48 UTC 2001
Hi,
"W. Tasin" wrote:
>
>
> PS: Unfortunately I cannot apply the patch because I cannot compile
> KDevelop, here's the reason
> (either with or without -DUSE_KDE_2_1_1):
>
> c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/kde2/include
> -I/usr/lib/qt2/include -I/usr/X11R6/include
> -I../../../../kdevelop/widgets/qextmdi/include
> -I../../../../kdevelop/widgets/qextmdi/res -O2 -fno-exceptions
> -fno-check-new -Wp,-MD,.deps/qextmdichildarea.pp -c
> qextmdichildarea.cpp -fPIC -DPIC -o .libs/qextmdichildarea.o
> qextmdichildarea.cpp: In method `void
> QextMdiChildArea::destroyChild(QextMdiChildFrm *, bool = TRUE)':
> qextmdichildarea.cpp:115: implicit declaration of function `int
> noMaximizedChildFrmLeft(...)'
>
Quoting from qextmdichildarea.h:
signals:
/**
* Signalizes that there aren't maximized child frames any more
*/
void noMaximizedChildFrmLeft(QextMdiChildFrm*);
Likely it's time to try a 'make distclean' or even 'make -f
admin/Makefile.common cvs-clean'.
Cheers,
F at lk
P.S.: Walter, is that patch
'kdevelop_automake_dirvarname_20010709.patch' OK? Should I commmit it?
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list