[Kde-bindings] [Bug 258703] smokegen crashes while building qimageblitz bindings

Raphael Kubo da Costa kubito at gmail.com
Tue Dec 7 15:49:03 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=258703





--- Comment #3 from Raphael Kubo da Costa <kubito gmail com>  2010-12-07 16:49:02 ---
This crash is currently worked around on FreeBSD with the following patch
(wasn't written by me):

--- ./smoke/qt/qimageblitz/qimageblitz_includes.h.orig    2010-12-02
23:13:59.013157174 +1000
+++ ./smoke/qt/qimageblitz/qimageblitz_includes.h    2010-12-02
23:14:13.726155614 +1000
@@ -2,6 +2,7 @@
 #  define QIMAGEBLITZ_EXPORT
 #endif

+#include <QtCore>
 #include <qimageblitz.h>

 #include <qglobal.h>

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



More information about the Kde-bindings mailing list