[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r9255 - in trunk: . po subversion/po

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2004-04-01 06:22:49 CEST

--On Wednesday, March 31, 2004 6:31 PM -0700 "D.J. Heap" <dj@shadyvale.net>
wrote:

> As of r9256 the build generator fails for Windows with an error about the
> 'locale' project -- I've just skimmed the i8ln threads and it doesn't sound
> like the current gettext plan is supposed to work on Windows, is that
> correct? Should the i8ln targets just be ignored?

gettext-0.14.1 has a README.woe32 which describes what is needed to build GNU
gettext on Win32. Once gettext is built, I'd guess that our VC project
generator would have to be taught how to call 'msgfmt' on the .po files and
link in the right library (libintl). Then, it'd need to install the .mo files
into the correct location.

Unfortunately, I don't have access to a suitable Win32 box or possess
sufficient Win32-fu to make this happen, so I really can't be of much help in
this process. Sorry. If I were to make changes to the MSVC portion, it'd be
a complete shot in the dark. So, it may be best off to just disable it for
now on Win32; but I don't even know how to do that.

Any help greatly welcomed... -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 1 06:23:00 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.