On 24.04.06 13:47:05, Torsten Marek wrote: > Andreas Pakulat wrote: > > Hi, > > > > the latest PyKDE snapshots includes qlist.h in various places, however > > this is a "deprecated" header file, the correct one to use is > > qptrlist.h (which is included from qlist.h). I stumbled over this because > > Debian has split the compatibility headers into a separate package which > > is not installed here. Would be cool to have this fixed as it's really > > only a sed 's/qlist.h/qptrlist.h/' > > > > Also I noticed a few warnings about inclusion of internal headers from > > KDE in the kdeprint-part. And a few warnings about returning addresses > > from temporary objects: > > sip/kmdi/kmdichildfrm.sip: In function ‘PyObject* > > convertFrom_QDict_0500QWidget_FocusPolicy(void*, PyObject*)’: > > sip/kmdi/kmdichildfrm.sip:223: warning: taking address of temporary > > no need to build PyKDE yourself. Packages are already uploaded to > http://diotavelli.net/files/deb, and should appear in Debian/unstable in the > coming weeks.
PS: Building PyKDE myself is no real problem, it only takes about 20 minutes or so using -c -j 4. The real problem there is space, especially when using debug-build, 230 Megs only for the generated source is not really "small". Adr -- Don't worry so loud, your roommate can't think. _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
