[Github-comments] [geany-plugins] ./waf updatepo doesn't work (#293)

Enrico Tröger notifications at xxxxx
Wed Nov 4 22:38:52 UTC 2015


Nope, this is not enough. The problem is that the generated C sources are expected in the ../multiterm/src folder, relative to the POTFILES.in file.
This is not true when building with Waf because Waf puts the generated C files into `_build_/multiterm/src`.

I guess with some magic, we could fix this or work around it in some way. But since we plan to drop Waf support after the 1.26 release, I'm tempted to leave this as is for now.
I'm pretty much sure your workaround should suffice for now as the generated C files should contain the same strings as the .vala files.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/293#issuecomment-153892267
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151104/421c6025/attachment.html>


More information about the Github-comments mailing list