| From: | Jasmin Dizdarevic <jasmin(dot)dizdarevic(at)gmail(dot)com> |
|---|---|
| To: | Dave Page <dpage(at)pgadmin(dot)org> |
| Cc: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Re: Build without WXUSINGDLL |
| Date: | 2011-01-12 18:36:06 |
| Message-ID: | AANLkTinyZ26PO8HvkXZps3_d5TrPF389_CzSR4cv937+@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
I see, how to build pgadmin the release way?
Because, when I build now, it requires that the *vc_custom.dll is present on
the system. When installing pgAdmin, this is not required.
2011/1/12 Dave Page <dpage(at)pgadmin(dot)org>
> On Wed, Jan 12, 2011 at 5:50 PM, Jasmin Dizdarevic
> <jasmin(dot)dizdarevic(at)gmail(dot)com> wrote:
> > Hi,
> > I'm currently trying to build pgAdmin without the DLL flag. The build
> fails
> > with "cannot find 'wxbase28_vc_custom.lib'".
> > The corresponding dll is present in the wxWidgets\lib\vc_dll folder and
> the
> > build with DLL flag works.
> > What this library means and where to get or how to compile it?
>
> Building without WXUSINGDLL is not supported, and won't work even if
> you do find all the libraries (which, FWIW, would be in
> wxWidgets\lib\vc_lib iirc).
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2011-01-12 19:04:37 | Re: Build without WXUSINGDLL |
| Previous Message | Dave Page | 2011-01-12 17:58:08 | Re: Build without WXUSINGDLL |