[PyKDE] ANNOUNCE: PyQt v0.11.1pre2

Alex Rice alrice at swcp.com
Sat Apr 1 08:37:54 BST 2000


On Fri, 31 Mar 2000 09:48:48 +0100,
Phil Thompson <phil at river-bank.demon.co.uk> said:

Phil> PyQt v0.11.1pre2 is in
Phil> http://www.river-bank.demon.co.uk/software/private.

Phil> pre1 only rid of the discard const problem for Qt v1.x, this
Phil> should fix it for Qt v2.x as well.

Phil> Again, it only affects those using gcc 2.95.2.

Excellent! I've compiled 0.11.1pre2 and am now running the pyqt examples
(linuxppc2000).
 
I also getting errors compiling PyKDE-0.11 though. It dies like a
Norwegian Blue Parrot* <insert parrot on countertop thudding sound
here>. wink wink nudge nudge say no more, eh. I'm going to look at this
compilation issue again next week. I know a little  C++ but can't make
heads nor tails of this error right now.

*I was reminded of this skit from Boudewijn Rempt's pykde tutorial

Thanks
Alex Rice

/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local
/include/python1.5 -I/usr/local/include/sip -I/usr/lib/qt-2.0.2/include
-I/usr/
X11R6/include -I/usr/local/include/kde  -fno-exceptions -O2 -c
kdeuicmodule.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/python1.5
-I/usr/local/inc
lude/sip -I/usr/lib/qt-2.0.2/include -I/usr/X11R6/include
-I/usr/local/include/k
de -fno-exceptions -O2 -Wp,-MD,.deps/kdeuicmodule.pp -c  -fPIC -DPIC
kdeuicmodule.cpp -o kdeuicmodule.lo
In file included from ktabctl.sip:18,
                 from kdeuicmodule.cpp:49:
/usr/local/include/kde/ktabctl.h:118: syntax error before `;'
In file included from ktablistbox.sip:105,
                 from kdeuicmodule.cpp:50:
/usr/local/include/kde/ktablistbox.h: In method `const class QFont &
KTabListBox::tableFont() const':
/usr/local/include/kde/ktablistbox.h:318: warning: returning reference
to temporary
In file included from sipkdeuiProxykdeui.moc:17,
                 from kdeuicmodule.cpp:563:
sipkdeuiProxykdeui.h: At top level:
sipkdeuiProxykdeui.h:24: `sipProxykdeui::proxySlot(Qt::ArrowType)' has
already been declared in `sipProxykdeui'
kdeuicmodule.cpp:726: redefinition of `void
sipProxykdeui::proxySlot(Qt::ArrowType)'
kdeuicmodule.cpp:710: `void sipProxykdeui::proxySlot(Qt::ArrowType)'
previously defined here
make[2]: *** [kdeuicmodule.lo] Error 1
make[2]: Leaving directory `/home/alex/devel/python/PyKDE-0.11/kdeui'





More information about the PyQt mailing list