Re: Build without WXUSINGDLL - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Build without WXUSINGDLL
Date
Msg-id AANLkTik+n7ek5Ru-KmgmPiY_+ucL8UsvMYOa4wSQ+oV=@mail.gmail.com
Whole thread Raw
In response to Re: Build without WXUSINGDLL  (Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>)
List pgadmin-hackers
On Wed, Jan 12, 2011 at 9:18 PM, Jasmin Dizdarevic
<jasmin.dizdarevic@gmail.com> wrote:
> I did that now. A completely new build of wx via the bat and a release build
> of pgAdmin.
> When starting pgadmin the wxbase28u_vc_custom.dll is still required. Another
> point is, that the pgadmin3.exe is just 6.7 MB. The original exe (from
> installer) is 11,7 MB.
> I think there are one or more libraries missing, that should be linked into
> the assembly.

No, it's just that we stopped statically linking wxWidgets, and
started dynamically linking. So the .exe is smaller, but there are now
DLLs required.



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

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

pgadmin-hackers by date:

Previous
From: Jasmin Dizdarevic
Date:
Subject: Re: Build without WXUSINGDLL
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #142: Support for SQL/Med objects