Hi Guillaume-san.
Thank you for a quick response.
----- Original Message -----
From: "Guillaume Lelarge" <guillaume@lelarge.info>
> Hi Hiroshi-san,
(snip)..
>> extern wxMBConvUTF32BE wxConvUTF32BE;
>> extern wxMBConvUTF32LE wxConvUTF32LE;
>>
>> Do you know some reasons?
>
> This is part of this commit 1270bcd192729d95cb5e2aa687e5ba1c366b7f5f,
> done by Dave, to enable dynamic build on Windows.
>
> I don't know Windows build enough to be sure, but are you sure you
> changed your build to a dynamic one? I know I had issues with building
> on Windows right after this change. It wasn't Dave's fault, but mine. I
> forgot to select the right build (IIRC).
Um, I am confused for a while....
I understand wxWidgets by using only static and unicode.
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=blob;f=xtra/wx-build/readme.txt;h=d3fc95b409770254ac7ffac69db62d790bd3f955;hb=HEAD
..
Run "build-wxmsw.bat" to from a Visual Studio 2005 commandprompt to build the
required parts of wxWidgets in both release and debug builds (unicode, non-DLL).
..
Dave, Is change planned by the next release?
Regards,
Hiroshi Saito