On Sun, Dec 26, 2010 at 1:34 PM, Hiroshi Saito <[email protected]> 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 -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
