Re: utffile symbol defined is strange. - Mailing list pgadmin-hackers

From Hiroshi Saito
Subject Re: utffile symbol defined is strange.
Date
Msg-id C3F6AD8A13A241229F734B93BABB4FC3@acer08f817a9b5
Whole thread Raw
In response to utffile symbol defined is strange.  ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>)
Responses Re: utffile symbol defined is strange.  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
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


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Make sure no query more than max size is stored...
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin website commit: Two forgotten items on the roadmap.