[PyKDE] PyKDE-snapshot20051013 fails against kde-3.5.0

Stephan Hermann sh at sourcecode.de
Tue Dec 6 15:35:51 GMT 2005


Hi Jim,

when do you expect a new release of pykde or actually a new "sip,pyqt,pykde" 
toolchain.

I need to fix the packages (at least for pykde) for kde3.5 in kubuntu/ubuntu 
dapper (development branch).

Regards,

\sh
On Monday 05 December 2005 20:45, Jim Bublitz wrote:
> On Monday 05 December 2005 10:09, Rex Dieter wrote:
> > Jim Bublitz wrote:
> > > On Monday 05 December 2005 06:41, Rex Dieter wrote:
> > >>FYI,
> > >>
> > >>Using sip-4.3.2, PyQt-3.15.1, kde.3.5.0, gcc-3.4.4 (RedHat Enterprise
> > >>4)... I'm having trouble getting PyKDE-snapshot20051013 to build
> > >>(failure below).
> > >>
> > >>
> > >>In file included from sip/kdecore/ktempdir.sip:32,
> > >>                  from sipkdecorepart0.cpp:50:
> > >>/usr/include/kde/fixx11h.h:185: error: `CursorShape' was not declared
> > >> in this scope
> > >
> > > In sip/kdecore/fixx11.sip. add the include for X11/X.h:
> > >
> > > %ModuleHeaderCode
> > > #include <X11/X.h>
> > > #include <fixx11h.h>
> > > %End
> > >
> > > You might need to make the same change in sip/kdecore/ktempdir.sip.
> >
> > Only the former modification was requierd, thanks.
> >
> > Just for me, what will be the next PyKDE version?  it appears to be
> > 4.0.0 from the snapshot's configure.py:
> > pykde_version      = 0x040000
> > pykde_version_str  = "4.0.0"
>
> I'm struggling with that - PyKDE now requires sip 4.0, so the 4.0 makes
> sense that way, but it won't support KDE 4.0 for a while, so it's
> misleading that way, and there will almost certainly be separate versions
> for KDE 3.x and 4.0. I'm thinking now that I should stick with 3.x until
> KDE 4.0 is supported and then bump up the first digit.
>
> Jim
>
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde




More information about the PyQt mailing list