“make update-po”时出现 Gettext 错误

发布于 2024-11-30 01:02:28 字数 237 浏览 2 评论 0原文

我已遵循此指南,但是当我尝试执行“make update -po”我收到以下错误:

make: *** No rule to make target `update-po'. Stop.

你知道如何修复它吗?

I have followed this guide, but when I try to do "make update-po" i get following error:

make: *** No rule to make target `update-po'. Stop.

Do you know how to fix it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浪菊怪哟 2024-12-07 01:02:28

当您运行 configure 时,它是否会在其长输出列表中的某个位置告诉您自然语言支持 (NLS) 是“启用”还是“禁用”?如果禁用,则也不会输出 makefile 规则。

When you run configure, does it tell you somewhere in its long list of output, that natural language support (NLS) is "enabled" or "disabled"? If disabled, then the makefile rules are also not output.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文