On Mon, 18 Oct 2010 17:36:51 +0200, Elias Bachaalany <[email protected]> wrote: > Hello, > > I was trying to compile PyQt while using Qt that is configured with a > different namespace. > > The steps to do that: > > 1. Configure sip with: configure.py DEFINES+=QT_NAMESPACE=x > 2. Apply the attached patch (tested with PyQt 4.7.7 and Qt SDK 4.6.3) > 3. Configure PyQt with: configure.py --qtnamespace=x -w > > Maybe I reinvented the wheel and missed some options that would allow me
> to compile with a different namespace w/o having to resort to such a patch. > > If this patch is correct or can be corrected and integrated in the > upcoming snapshots it would be great. It won't make it to the next release, but I'll look at it after that. Thanks, Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
