apply patch

W. Tasin tasin at fhm.edu
Mon Jul 9 21:01:42 UTC 2001


F at lk Brettschneider wrote:

 > 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'.


Hi Falk,

that wasn't the problem...
I discovered what it is - an ordering problem.
I have QT 2.3.1 installed and the Trolltech people have also a file
called "qextmdichildarea.h", so this one was used instead of
yours,because first building will check /usr/lib/qt2/include and then
../../qextmdi/include.

To solve this problem I've changed the inclusion-order inside Makefile.am.

Already committed to CVS, please check...

Ciao

Walter

PS: Could this also happen to created QExtMdi-Projects?



 >
 > 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«
 >


-- 
oohhh sveglia.... il mondo e' ammalato, ma x colpa di chi.........
(Zucchero)
:-------W. Tasin, FB 04,
FHM-------------------PGP-KeyID:0x7961A645----------:
<Key-Fingerprint: 1610 835F 0080 32F4 6140  6CF7 A7D0 44CD 7961A645>
<http://wwwkeys.pgp.net:11371/pks/lookup?op=index&search=0x7961A645&fingerprint=on>




-
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