mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-25 16:48:44 +02:00
Link to version of gettext for Windows 7 and later.
This commit is contained in:
parent
3fbfcb773a
commit
ae8aa4b4e4
@ -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.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user