开发者

Gettext error while "make update-po"

开发者 https://www.devze.com 2023-03-28 12:06 出处:网络
I have followed this guide, but when I try to do \"make update-po\" i get following erro开发者_JAVA百科r:

I have followed this guide, but when I try to do "make update-po" i get following erro开发者_JAVA百科r:

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

Do you know how to fix it?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消