On Friday 13 May 2005 15: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?
The version in KDE's bindings tarball is patched to work with 3.4.0 and gcc 3.4.0. Try using that. cheers, -- Simon Edwards � � � � � � | Guarddog Firewall [EMAIL PROTECTED] � � � | http://www.simonzone.com/software/ Nijmegen, The Netherlands | "ZooTV? You made the right choice." _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
