[PyKDE] Re: Unresolved symbol PyKDE w/kde-3.4.0

Jim Bublitz jbublitz at nwinternet.com
Fri May 13 22:15:37 BST 2005


On Friday 13 May 2005 06:10, Rex Dieter wrote:
> Jim Bublitz wrote:
> > On Wednesday 04 May 2005 07:01, Norberto Bensa wrote:
> >>I get an unresolved 'DockWindow.' I do not have the exact message since
> >> I'm at work and without access to my box at home, but I wanted to ask if
> >> someone have any experience with PyKDE and Gentoo.  BTW, KDE is 3.4.
> >
> > The PyKDE tarballs at riverbank don't support gcc >=3.4.0. KDE 3.4
> > doesn't export some symbols, but the __attribute__ stuff that implements
> > that is ignored by gcc 3.3 and below.
>
> When/will the PyKDE tarballs support kde-3.4.0 + gcc >= 3.4.0?

Probably when I have a distribution that's based on gcc >= 3.4.0. I generally 
use SuSE, and their latest release (I believe) is still using 3.3.x. If I can 
pick up a 3.4 or 4.0 based distribution at cheapbytes or someplace similar, 
it may happen sooner. 

The KDE-bindings package or CVS (subversion now, I guess) is compatible. 

Jim




More information about the PyQt mailing list