[Bug 176693] kde4bindings fails to build from source on architectures where qreal != double

Michael Casadevall sonicmctails at gmail.com
Mon Dec 22 10:04:56 GMT 2008


http://bugs.kde.org/show_bug.cgi?id=176693





--- Comment #3 from Michael Casadevall <sonicmctails gmail com>  2008-12-22 11:04:55 ---
Created an attachment (id=29543)
 --> (http://bugs.kde.org/attachment.cgi?id=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).


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list