[PyQt] Compiling PyQt 4 with QT_NAMESPACE=x

Elias Bachaalany lallousz-pyqt4 at yahoo.com
Mon Oct 18 16:36:51 BST 2010


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.

Thanks,
Elias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: namespace_patch-pyqt-4.7.7.txt
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20101018/ba2ef2b4/attachment.txt>


More information about the PyQt mailing list