How to install GNU gettext on windows 7?

后端 未结 6 1094
迷失自我
迷失自我 2020-12-29 07:02

I need to install version 0.15 or higher of GNU\'s gettext so that I can use some i18n feateres with django.

I\'ve downloaded :

http://ftp.gn

6条回答
  •  梦毁少年i
    2020-12-29 07:18

    I'm maintaining a GitHub repository with Windows binaries of gettext and iconv (I just updated it to the latest gettext version: 0.19.3)

    You can find it here: http://mlocati.github.io/gettext-iconv-windows/

    To see how I compiled them (if you want to do it yourself) take a look at https://github.com/mlocati/gettext-iconv-windows

提交回复
热议问题