[Kde-bindings] [Bug 178354] pykde4 fails to compile
Claudio Girlanda
cgirlanda at girtech.com
Sun Jan 4 01:04:55 UTC 2009
http://bugs.kde.org/show_bug.cgi?id=178354
--- Comment #13 from Claudio Girlanda <cgirlanda girtech com> 2009-01-04 02:04:54 ---
Thanks to Simon that point all in right direction...
Like Benjamin, i rebuild kdelibs via ebuild command changing:
kdelibs-4.1.87/plasma/containment.h:
change line 72
from
class StyleOption : public QStyleOptionGraphicsItem
to
class PLASMA_EXPORT StyleOption : public QStyleOptionGraphicsItem
Now, pykde4 compile fine.
Now I mail to ebuild mantainer for creating a patch for gentoo world, but I
think is better including this explicit export in kde source.
--
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 Kde-bindings
mailing list