On Wednesday 05 April 2006 11:24 pm, Sundance wrote: > I heard Phil Thompson said: > > Tonight's PyQt4 snapshot gets the various Qt directories from > > QLibraryInfo rather than assuming a standard layout. > > Phil, > > Everything is configured and compiles fine except pylupdate, which fails > to include the correct mkspecs directory. > > The INCPATH is set correctly in qtdirs.mk; the Makefile in pylupdate/ > fails to include it, though. > > What information would you need to look into that issue? The mkspecs dir > here is /usr/doc/qt-4.1.2/mkspecs/linux-g++ but the Makefile in > pylupdate/ includes /usr/mkspecs/linux-g++ instead...
Should be fixed in tonight's SIP and PyQt4 snapshots. Unfortunately this means that there will be a SIP 4.4.2 when PyQt4 is released. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
