1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-26 00:58:37 +02:00

Link to version of gettext for Windows 7 and later.

This commit is contained in:
James Crook 2015-11-07 19:50:07 +00:00
parent 3fbfcb773a
commit ae8aa4b4e4

View File

@ -209,9 +209,10 @@ and re-build the "help" project.
5.2. To support languages other than English in your build of Audacity, 5.2. To support languages other than English in your build of Audacity,
you must enable and build the optional "locale" project. This is you must enable and build the optional "locale" project. This is
required for a full release. You will need to obtain msgfmt.exe from required for a full release. You will need to obtain msgfmt.exe from
https://sourceforge.net/projects/gettext/ . Add the location of https://sourceforge.net/projects/cppcms/files/boost_locale/gettext_for_windows/
the directory containing msgfmt.exe to your Path environment variable. Add the location of the directory containing msgfmt.exe to your Path
Alternatively, put msgfmt.exe somewhere already in the Path, environment variable. Alternatively, put msgfmt.exe somewhere already in the
Path,
e.g., C:\Windows. e.g., C:\Windows.