[PyKDE] One problem in building PyKDE-3.5-2

Mateusz Korniak mateusz at ant.gliwice.pl
Wed Apr 16 17:13:01 BST 2003


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] Błąd 1
make[1]: Opuszczam katalog `/home/users/matkor/rpm/BUILD/PyKDE-3.5-2/kdeui'

-- 
Mateusz Korniak
easy.com  easy.go




More information about the PyQt mailing list