Summary: | pykde4 doesn't build with sip 4.12.2 | ||
---|---|---|---|
Product: | [Unmaintained] bindings | Reporter: | Andrea Scarpino <scarpino> |
Component: | general | Assignee: | kde-bindings |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arthur, hrvoje.senjan |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | fix pykde4 build |
Description
Andrea Scarpino
2011-05-23 14:54:03 UTC
Andrea , using these diffs/patches i am able to compile pykde4 succesfully. http://pastebin.com/wGcUnSCE http://pastebin.com/PCXAQ4kE http://pastebin.com/1k4J6333 http://pastebin.com/6Dbnjghq http://pastebin.com/L0fFFmRU http://pastebin.com/HuinSGhp Created attachment 60265 [details]
fix pykde4 build
(In reply to comment #1) > Andrea , using these diffs/patches i am able to compile pykde4 succesfully. > http://pastebin.com/wGcUnSCE > http://pastebin.com/PCXAQ4kE > http://pastebin.com/1k4J6333 > http://pastebin.com/6Dbnjghq > http://pastebin.com/L0fFFmRU > http://pastebin.com/HuinSGhp Confirmed. Those patches fix pykde4 build, I merged them in a file which is attached These patches aren't helpfull anymore. Failog with them: http://pastebin.com/AHWr7BTw without them: http://pastebin.com/JKpCWgMu (In reply to comment #4) > These patches aren't helpfull anymore. Failog with them: > http://pastebin.com/AHWr7BTw you are missing boost: fatal error: boost/shared_ptr.hpp: No such file or directory (In reply to comment #5) Ooops :) Patches are working... Cannot reproduce anymore since KDE 4.7 |