[PyKDE] PyQt 4.0.1, sip 4.4.5, Qt 4.1.4 & VS 2005
Phil Thompson
phil at riverbankcomputing.co.uk
Tue Jul 18 23:02:54 BST 2006
On Tuesday 18 July 2006 7:37 pm, Trent Nelson wrote:
> Does anyone have PyQt 4.0.1, sip 4.4.5, Qt 4.1.4 & VS 2005 playing
> nicely? My version of Qt 4.1.4 was built against VS 2005, and as such,
> deals with embedding .manifest info correctly. However, although sip
> contains a spec for 'win32-msvc2005', it doesn't account for .manifests
> (i.e. they're not embedded or copied to the target directory), so
> nothing works.
Are the manifests generated? Can you embed them manually with mt?
I assume you have re-built Python with VS 2005.
Phil
More information about the PyQt
mailing list