| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Jasmin Dizdarevic <jasmin(dot)dizdarevic(at)gmail(dot)com> |
| Cc: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Re: Build without WXUSINGDLL |
| Date: | 2011-01-12 21:41:48 |
| Message-ID: | AANLkTik+n7ek5Ru-KmgmPiY_+ucL8UsvMYOa4wSQ+oV=@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Wed, Jan 12, 2011 at 9:18 PM, Jasmin Dizdarevic
<jasmin(dot)dizdarevic(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgAdmin Trac | 2011-01-13 16:58:12 | Re: [pgAdmin III] #142: Support for SQL/Med objects |
| Previous Message | Jasmin Dizdarevic | 2011-01-12 21:18:40 | Re: Build without WXUSINGDLL |