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 _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
