From pykde Wed Apr 16 17:12:23 2003 From: Phil Thompson Date: Wed, 16 Apr 2003 17:12:23 +0000 To: pykde Subject: Re: [PyKDE] One problem in building PyKDE-3.5-2 X-MARC-Message: https://marc.info/?l=pykde&m=105051336823280 On Wednesday 16 April 2003 4:11 pm, Mateusz Korniak wrote: > On Tuesday 15 of April 2003 17:06, Phil Thompson wrote: > > To build PyQt 3.5 with Qt v3.1.2, comment out the line... > > void layoutEditors(); > > Yes, it made PyQt compile, thank you very much, but still compiling PyKDE > fails*, any hints how to solve that only one (as far) compile error ? > All other directories compile cleanly. > > (*): > g++ -c -pipe -w -O2 -march=i686 -D_REENTRANT -fPIC -DSIP_MAKE_MODULE_DLL > -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -fno-exceptions > -I/usr/X11R6/share/qt/mkspecs/default -I. -I../extra/kde311 -I. > -I/usr/include/python2.2 -I/usr/X11R6/include/qt -I/usr/X11R6/include > -I../dcop -I../kdecore -I/usr/X11R6/include/qt -o sipkdeuiKListView.o > sipkdeuiKListView.cpp > sip/klistview.sip: In function `static void > sipKListView::sipVH_findDrop(const sipMethodCache *, sipThisType *, const > QPoint &, QListViewItem *&, QListViewItem *&)': > sip/klistview.sip:251: `sipName_KListView' undeclared (first use this > function) > sip/klistview.sip:251: (Each undeclared identifier is reported only once > sip/klistview.sip:251: for each function it appears in.) > sip/klistview.sip:251: `sipName_findDrop' undeclared (first use this > function) make[1]: *** [sipkdeuiKListView.o] Bd 1 > make[1]: Opuszczam katalog `/home/users/matkor/rpm/BUILD/PyKDE-3.5-2/kdeui' Did you go back to the original PyKDE-3.5? Before you made the sipName_* changes? Did you go back to SIP v3.5? Phil _______________________________________________ PyKDE mailing list PyKDE@mats.gmd.de http://mats.gmd.de/mailman/listinfo/pykde