From ae8aa4b4e4ee7e473ba5d8b8bd9c8ee1c84b7807 Mon Sep 17 00:00:00 2001 From: James Crook Date: Sat, 7 Nov 2015 19:50:07 +0000 Subject: [PATCH] Link to version of gettext for Windows 7 and later. --- win/compile.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/win/compile.txt b/win/compile.txt index b64c470e5..0735efbec 100644 --- a/win/compile.txt +++ b/win/compile.txt @@ -209,9 +209,10 @@ and re-build the "help" project. 5.2. To support languages other than English in your build of Audacity, you must enable and build the optional "locale" project. This is required for a full release. You will need to obtain msgfmt.exe from -https://sourceforge.net/projects/gettext/ . Add the location of -the directory containing msgfmt.exe to your Path environment variable. -Alternatively, put msgfmt.exe somewhere already in the Path, +https://sourceforge.net/projects/cppcms/files/boost_locale/gettext_for_windows/ + Add the location of the directory containing msgfmt.exe to your Path +environment variable. Alternatively, put msgfmt.exe somewhere already in the +Path, e.g., C:\Windows.