On Thu, 2009-10-01 at 18:04 +0200, Vincent R. wrote:
> So it's a problem with gettext makefile.
Yeah, these tools are great but they're getting really complicated so
sometimes you spend quite some time looking for something trivial.
Luckily they usually just work ...
Danny
--
Danny Backx
On Thu, 01 Oct 2009 12:57:46 +0200, "Vincent R."
wrote:
> Hi,
>
> I wrote a simple compatibility libarry that implements missing mingw
> functions (_errno, getenv,GetCurrentDirectory, ...)
> and I am using it to port some software and especially glib and its
> dependencies.
> The first dependency
Hi,
I wrote a simple compatibility libarry that implements missing mingw
functions (_errno, getenv,GetCurrentDirectory, ...)
and I am using it to port some software and especially glib and its
dependencies.
The first dependency I am porting is gettext and I got an error when
compiling some C++ cod