On Saturday 08 March 2008 08:34, Adeodato Simó wrote: > * Jim Bublitz [Wed, 05 Mar 2008 09:46:33 -0800]: > > The first PyKDE4 tarball release is available at Riverbank Computing > > W00t. > > > This release will build against KDE 4.0.0 or 4.0.1 > > FWIW it fails with 4.0.1 because that version has: > > #define KDE_VERSION_MINOR 0u > > in kdeversion.h, as a workaround to a CMake bug, and configure.py chokes > on it.
OK - I have a 4.0.2 install going and got as far as getting the kdelibs-devel h files installed, and kdeversion.h does have that problem. I'll catch that the other small bugs reported so far and do a 4.0.2 release sometime next week hopefully. Jim _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
