> It gets better. I don't have this problem in a debug build (in any
> compiler). I have it regardless of compiler in a release build (CL or
> ICL).
Hmm, maybe we have a problem with mixing run-time libraries, or it's just a
bug in our code that manifests only in the relase build.
> However, in a debug build, I have a new problem, which is that
> 'genrb.exe' can't be found. What is this executable, and where should
> I have it from?
This is part of the ICU, but only appears in later versions. Check the bin
directory of your ICU distribution to see if it's there. We also may have
a bug in our Makefiles, since this stuff is pretty new.
Dave