On 2/6/2010 10:10 AM, Uwe Stöhr wrote:
> Are you sure you actually have gettext code that is compatible with
MSVC?
Yes, see the link I referenced in my initial post. These packages are
used to compile GTK with gettext using MSVC.
I furthermore send you a Zip-package in a private mail (too big for the
list) that includes an MSVC project file.
Well, this page says MinGW is the recommended compiler. AFAIK GTK on
Windows also uses MinGW. Is the MSVC project included in the original
file? I remember trying this one before but it was only compatible with
MinGW. Because of the different DLL exports, compiling the MinGW
compatible source with MSVC would result in a DLL that doesn't link,
exactly as you describe.
Joost