bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug concerning libintl not being included when a project is compiled


From: Bruno Haible
Subject: Re: Bug concerning libintl not being included when a project is compiled
Date: Fri, 30 Dec 2022 19:31:14 +0100

Zachary Kleiman wrote:
> So I'm trying to compile Gnome Text Editor for Windows. The compilation
> completes successfully but when I attempt to launch it, it errors out and
> notes that a number of files are missing including libintl-8.dll which
> appears to be part of GNU gettext. How would I solve this?

The obvious solution is to install GNU gettext binaries for Windows (of
the same bitness, 32-bit or 64-bit, as your package's binaries) and
make sure that the $PATH contains the directory with libintl-8.dll.

For mingw, you can find these binaries at
https://mlocati.github.io/articles/gettext-iconv-windows.html, for example.

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]