On Sun, Sep 27, 2009 at 12:15 AM, Paul Hartman <[email protected]> wrote: > On Sat, Sep 26, 2009 at 11:52 PM, Jonathan Callen <[email protected]> wrote: >> Paul Hartman wrote: >>> Hi, >>> >>> As the subject says, I can't build PyKDE4 from kde-4.4 or kde-live >>> sets in the kde-testing overlay. I found various references to the >>> same problem on lists and forums but no solutions. Does anyone use the >>> bleeding-edge KDE and have some suggestion on where to look? Otherwise >>> I think I will try to checkout progressively older snapshots of pykde >>> until I find one that works. >>> >>> /usr/include/kcategorydrawer.h:37: error: non-static const member >>> 'KCategoryDrawer::Private* const KCategoryDrawer::d', can't use >>> default assignment operator >>> >>> thanks :) >>> >>> >> >> This is a known issue, and attempting to roll back pykde4 to an earlier >> version will *not* work. >> >> The problem is that upstream changed *kdelibs* in such a way that broke >> pykde4, and pykde4 *will not* work until someone makes the appropriate >> changes there. Unfortunately, those kind of changes to pykde4 generally >> aren't made at this point in the release cycle, and probably won't be >> made until soon before beta 1 (4.3.85 or so). >> >> The last known good version that I'm aware of is before the 4.3 series >> branched off of trunk. > > Thanks for the info, it will save me a lot of time. >
Alright, went back to kdelibe-4.3.1 release temporarily and then pykde4-9999 was able to compile properly. Thanks.

