[PyKDE] PyKDE update
Phil Thompson
phil at riverbankcomputing.co.uk
Fri Sep 23 08:32:48 BST 2005
> Phil's post regarding sipconfig.py today may mean that PyKDE won't build
> with
> the newest sip releases, because configure.py for PyKDE probably looks for
> Qt
> info in sipconfig.py, and it's no longer there. Not a difficult fix, and I
> can get that out earlier if necessary - otherwise that will be in the next
> release too.
Only PyQt should be using the config data from sipconfig. PyKDE should be
using the config data from pyqtconfig (because it %Imports qt.sip). If
that is done, the movement of the Qt specific config from sipconfig to
pyqtconfig is transparent.
Phil
More information about the PyQt
mailing list