End of 2016 update on PyKF5 bindings
Stephen Kelly
steveire at gmail.com
Fri Jan 13 19:04:20 UTC 2017
Shaheed Haque wrote:
> BTW...
>
>> Regarding my second point above, my next target is to add bindings to the
>> KDE ki18n repo.
>
> That is/was where I hit my "Issue #4". The hack I came up with was to
> "#undef TRANSLATION_DOMAIN" when compiling the module, this is based
> on a reading of the docs around this macro, but I confess I don't
> really understand what is the right thing here so I'm not confident
> this is the right answer.
I have pushed bindings to the ki18n repo now. I don't know exactly what
issue you hit when attempting to create bindings using the bulk approach,
but avoiding issues like the one you describe was one of the primary
motivations and benefits of the per-module approach as I am pursuing.
Thanks,
Steve.
More information about the Kde-bindings
mailing list