Hi This has been discussed on the mailing list http://lists.kde.org/?l=pykde&m=114219170809579&w=2 You will find the solution there.
/Gudjon Þann Miðvikudagur 5. apríl 2006 13:17 skrifaði Ismail Donmez: > Hi, > > PyKDE doesn't seem to compile with KDE 3.5.2 I get this: > > [...] > g++ -c -Wno-deprecated-declarations -pipe -fPIC -mtune=i686 -O2 -pipe > -fomit-frame-pointer -Wall -W -D_REENTRANT -DQT_NO_DEBUG > -DQT_THREAD_SUPPORT -I. -I../extra/kde350 -I/usr/kde/3.5/include > -I/usr/include/python2.4 -I/usr/qt/3/include -I/usr/qt/3/mkspecs/default > -I/usr/X11R6/include -o sipkdecorepart0.o sipkdecorepart0.cpp > sip/kdecore/ktimezones.sip: In function `PyObject* > convertFrom_ZoneMap(void*, PyObject*)': > /usr/kde/3.5/include/ktimezones.h:191: error: `KTimezone::KTimezone(const > KTimezone&)' is private > sip/kdecore/ktimezones.sip:209: error: within this context > sipkdecorepart0.cpp: In function `void* init_KTimezones(sipWrapper*, > PyObject*, sipWrapper**, int*)': > /usr/kde/3.5/include/ktimezones.h:340: error: `KTimezones::KTimezones(const > KTimezones&)' is private > sipkdecorepart0.cpp:9509: error: within this context > sipkdecorepart0.cpp: In function `void* init_KTimezone(sipWrapper*, > PyObject*, sipWrapper**, int*)': > /usr/kde/3.5/include/ktimezones.h:191: error: `KTimezone::KTimezone(const > KTimezone&)' is private > sipkdecorepart0.cpp:10479: error: within this context > > KDE API/ABI changes are not allowed for minor releases, so either someone > screwed that rule or something is wrong with PyKDE. > > Any Ideas? > > Regards, > ismail _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
