[PyQt] can't compile pykde (kdebindings)

Tamás Bajusz btami at freemail.hu
Mon Sep 28 07:33:17 BST 2009


I'm trying to build a kdebindings package for UHU-Linux, but i can't.
It was ok with previous stable releases of sip and pyqt4.

python 2.6.2
qt 4.5.2
sip 4.9
pyqt4 4.6
kdebindings 4.3.0

/var/uhubuild/work/compile/python/pykde4/sip/kdecore/klocalizedstring.sip:
In function 'QString klocalizedstring_i18n_template(KLocalizedString,
PyObject*, int*)':
/var/uhubuild/work/compile/python/pykde4/sip/kdecore/klocalizedstring.sip:92:
error: 'sipClass_QString' was not declared in this scope
/var/uhubuild/work/compile/python/pykde4/sip/kdecore/typedefs.sip: In
function 'int convertTo_QPair_0100QString_0100QString(PyObject*,
void**, int*, PyObject*)':
/var/uhubuild/work/compile/python/pykde4/sip/kdecore/typedefs.sip:682:
error: 'sipClass_QString' was not declared in this scope
/var/uhubuild/work/compile/python/pykde4/sip/kdecore/typedefs.sip: In
function 'PyObject* convertFrom_QPair_0100QString_0100QString(void*,
PyObject*)':
/var/uhubuild/work/compile/python/pykde4/sip/kdecore/typedefs.sip:650:
error: 'sipClass_QString' was not declared in this scope
make[2]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_kdecore.dir/sip/kdecore/sipkdecorepart0.o]
Error 1
make[1]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_kdecore.dir/all]
Error 2
make: *** [all] Error 2

Regards
btami


More information about the PyQt mailing list