That blog post looks like the proper procedure to follow for creating
copies of the English locales. Just to make sure, your compiler
arguments should look like this:
-
locale=cs,de,en_US,es,fr,it,ja_JP,ko,nl,pl,pt,ru,sv,tr,zh_Hans,zh_Hant
-source-path=locale/{locale}
(make sure you have a space between zh_Hant and -source-path)
Check the directory that it complains about (sdks\3.2.0\frameworks
\locale\) and see what locales are in there. Perhaps you made a typo
when creating zh_Hant? The contents of mine are:
cs/ en_US/ fr/ ja_JP/ nl/ pt/ sv/
zh_Hans/
de/ es/ it/ ko/ pl/ ru/ tr/
zh_Hant/
I'm also using SDK 3.3.0, but this shouldn't make a difference.
-Dan
On Aug 18, 4:32 pm, Stephen Adams <
stephenada...@gmail.com> wrote:
> Hi,
>
> I'm trying to get ShareFire running and I've just gone through all the
> locale's running the copylocale.exe for each one, as explained inhttp://
www.herrodius.com/blog/123, but after every time I clean and