[PyKDE] Re: PyQt4: Undefined PyQtProxy::getReceivers(char const*) const

Mike Rovner mrovner at cadence.com
Fri May 12 19:02:21 BST 2006


Still no good.

make[1]: Entering directory 
`/home/mrovner/src/PyQt4-x11-commercial-snapshot-20060511/QtCore'
g++ -c -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB 
-I. -I/home/mrovner/tools/include/python2.4 
-I/home/mrovner/tools/linux-x86_32/include/python2.4 
-I/lan/dfm/grp_mm_data1/dev/tools/linux-x86_32/mkspecs/default 
-I/lan/dfm/grp_mm_data1/dev/tools/linux-x86_32/include 
-I/lan/dfm/grp_mm_data1/dev/tools/linux-x86_32/include/QtCore 
-I/usr/X11R6/include -o sipQtCorecmodule.o sipQtCorecmodule.cpp
sip/QtCore/qobject.sip: In function `void initQtCore()':
sip/QtCore/qobject.sip:1481: `sipExportSymbol' undeclared (first use this
    function)
sip/QtCore/qobject.sip:1481: (Each undeclared identifier is reported 
only once
    for each function it appears in.)
make[1]: *** [sipQtCorecmodule.o] Error 1


Phil Thompson wrote:
> On Friday 12 May 2006 1:21 am, Mike Rovner wrote:
>> Latest PyQt4-x11-snapshot-20060507 with sip-snapshot-20060508
>> builds OK but on loading gets
>>
>> .../lib/python2.4/site-packages/PyQt4/QtGui.so: undefined symbol:
>> _ZNK9PyQtProxy12getReceiversEPKc
> 
> That's no longer the latest snapshot. ;)
> 
> Phil
> 




More information about the PyQt mailing list