[PyKDE] Building PyKDE...

Jan Mazur mazu at pf.pl
Sun Jul 13 16:36:01 BST 2003


Finally I installed the PyQt, and tried to install PyKDE, and here I met new 
problems... :) here is a compiler error:

g++ -c -pipe -w -O2 -D_REENTRANT -fPIC  -DSIP_MAKE_MODULE_DLL -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -fno-exceptions -I/usr/share/qt3/mkspecs/default -I. 
-I../extra/kde311 -I. -I../../../include/python2.1 -I../../../include/kde 
-I/usr/share/qt3/include -o sipkdecoreKURLList.o sipkdecoreKURLList.cpp
sip/kurl.sip: In function `struct PyObject * sipDo_KURL_List___len__(PyObject 
*, PyObject *)':
sip/kurl.sip:205: `sipSelfObj' undeclared (first use this function)
sip/kurl.sip:205: (Each undeclared identifier is reported only once
sip/kurl.sip:205: for each function it appears in.)
make[1]: *** [sipkdecoreKURLList.o] Error 1
make[1]: Leaving directory `/usr/local/PyKDE-3.5-2/kdecore'
make: *** [sub-kdecore] Error 2

What should I do with this. Does anybody know the solution to this?

--
mazu





More information about the PyQt mailing list