gnustep-dev
[Top][All Lists]
Advanced

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

Re: GNUstep + libicu on Windows


From: Richard Frith-Macdonald
Subject: Re: GNUstep + libicu on Windows
Date: Sun, 6 Feb 2011 07:34:56 +0100

On 5 Feb 2011, at 17:05, Stefan Bidi wrote:

> Yeah, that's a problem because ICU, by default, uses strict ansi and MinGW 
> doesn't define a bunch of stuff in ANSI mode.  To configure:
> 
> ./configure --prefix=/mingw --libdir=/mingw/bin --disable-strict
> 
> That should work and install everything where MinGW expects it to be.

Thanks, that builds and installs nicely.
But it seems the linker doesn't find it for some reason. 
When building base I'm getting 'ld.exe cannot find -licui18n' even though I can 
see that libicui18n.dll has been installed in /mingw/lib :-(





reply via email to

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