Re: utffile symbol defined is strange.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: Guillaume Lelarge <guillaume(at)lelarge(dot)info>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: utffile symbol defined is strange.
Date: 2010-12-27 07:21:18
Message-ID: AANLkTinqxjL_zUtBRbFRWM_Coqameet8rh_DSfHYbO18@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Sun, Dec 26, 2010 at 1:34 PM, Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> wrote:
>> 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?

Hi,

Sorry - it's fixed. I forgot to update that file. You should use a DLL
build of wxWidgets, ideally from VC++ 2008.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jasmin Dizdarevic 2010-12-27 09:46:05 Re: Email notification pgAgent
Previous Message Dave Page 2010-12-27 07:19:43 pgAdmin III commit: Update readme for VC++ 2008, DLL builds