[Kde-bindings] [Bug 178354] pykde4 fails to compile

Manuel Mommertz 2Kmm at gmx.de
Sun Jan 4 21:53:46 UTC 2009


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


Manuel Mommertz 2Kmm gmx de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |2Kmm at gmx.de




--- Comment #20 from Manuel Mommertz <2Kmm gmx de>  2009-01-04 22:53:42 ---
Logos manuel # cd /usr/kde/4.2/lib64/
Logos lib64 # strings libplasma.so | c++filt | grep
Plasma::Containment::StyleOption
Logos lib64 # cd /home/kde-devel/kde/lib/
Logos lib # strings libplasma.so | c++filt | grep
Plasma::Containment::StyleOption
Logos lib #

After that I added PLASMA_EXPORT and tadaaa:

Logos lib # cd /home/kde-devel/kde/lib/
Logos lib # strings libplasma.so | c++filt | grep
Plasma::Containment::StyleOption
Plasma::Containment::StyleOption::StyleOption(QStyleOptionGraphicsItem const&)
Plasma::Containment::StyleOption::StyleOption(Plasma::Containment::StyleOption
const&)
Plasma::Containment::StyleOption::StyleOption()
Plasma::Containment::StyleOption::StyleOption()
Plasma::Containment::StyleOption::StyleOption(QStyleOptionGraphicsItem const&)
Plasma::Containment::StyleOption::StyleOption(Plasma::Containment::StyleOption
const&)
Logos lib #


So please add it at least to trunk.


-- 
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