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 19:45:13 +0000

I've had success with this now.  Perhaps it will encourage others to try?

Step by step instructions based on Stefan's work plus my run through trying to 
follow it :

1. Download icu4c-4_6-src.zip
  It has to be that exact version, and it has to be the zip file, not the tgz

2. Apply Stefan's patch (copy attached) using the command 'patch -p1 -i 
icu4c-4_6-mingw-gnustep.diff' inside the icu/ dir.

3. In the icu/source dir, run './configure --prefix=/mingw --libdir=/mingw/bin 
--disable-strict' then run 'make' and 'make install'

4. Get the latest base from svn-trunk, and configure/make/install it ... this 
should just work.

Attachment: icu4c-4_6-mingw-gnustep.diff
Description: Binary data


reply via email to

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