On Thursday 10 March 2005 08:13, Tobias Powalowski wrote: > hi > would you be so kind and send me the new snapshot, > i get compile errors with the current one and people on our forum need a > new pykde version really soon. > i tried it with latest pyqt and kde 3.4 final packages. > --snip > ake[1]: Leaving directory > `/home/tobias/Install/Arch/eigene-packages/python/pykde/src/PyKDE-snapshot2 >0050305/dcop' make[1]: Entering directory > `/home/tobias/Install/Arch/eigene-packages/python/pykde/src/PyKDE-snapshot2 >0050305/kdecore' g++ -c -Wno-deprecated-declarations -pipe -fPIC -march=i686 > -O2 -pipe -Wl,-O1 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT > -I. -I../extra/kde340 -I/opt/kde/include -I/usr/include/python2.4 > -I/opt/qt/include > -I/usr/X11R6/include -o sipkdecorepart0.o sipkdecorepart0.cpp > In Datei, eingef�gt von sip/kdecore/kaccelbase.sip:30, > von sipkdecoreKAccelActions.h:31, > von sipkdecoreKAccel.h:41, > von sipkdecoreKAccelShortcutList.h:34, > von sipkdecorepart0.cpp:62:
This can be fixed by renaming extra/kde340/kkeyserver_x11.h to extra/kde340/kkeyserver.h. I've sent a snapshot to the original poster and will make it available to anyone else who needs it. The only other change since the 3/7 snapshot is a fix for the default argument value in KURL.cleanPath (). I'll post a new snapshot later in the week. Jim _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
