From: | "Dave Page" <dpage(at)pgadmin(dot)org> |
---|---|
To: | "Tomasz Zeman" <tomasz(dot)zeman(at)gmail(dot)com> |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: pgAgent 2.0.0 compilation errors (types casting) |
Date: | 2008-11-24 11:46:15 |
Message-ID: | 937d27e10811240346k578d133fre61afd1c4db45fd3@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Sun, Nov 23, 2008 at 11:30 AM, Tomasz Zeman <tomasz(dot)zeman(at)gmail(dot)com> wrote:
> Hello,
>
> I am using windows/visual studio 2005 to compile the pgAgent source.
> There seems to be some problems with the use of wxString::wc_str.
>
> I have compiled wxWidgets (2.8.9) with UNICODE=1 and I am still getting the
> error.
> I am not up to date with the changes done to wxWidgets over the past 12
> months.
It works for me, using VC++ 2005 (the full version, not express).
> Could somebody give me a hint what else should I correct/re-compile?
>
> Is the pgAgent-2.0.0-Source the latest source available?
Yes. Are you sure you configured cmake using the mswu configuraiton
for wxWidgets? (see the wxWidgets_CONFIGURATION option).
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | svn | 2008-11-25 09:41:34 | SVN Commit by dpage: r7504 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/dlg pgadmin/ui |
Previous Message | Tomasz Zeman | 2008-11-23 11:30:36 | pgAgent 2.0.0 compilation errors (types casting) |