Comment 11 for bug 308814

Revision history for this message
In , Michael Casadevall (mcasadevall) wrote :

Created attachment 29543
Checks for PyQt_qreal_double ...

The main issue was caused by PyQt_qreal_double not being passed to sip during the generation of python-kde4 C files. The following patch fixes that, but the cmake code should probably be changed to use all the options set forth by SIP (unless this is done like this for a reason).