Re: pgAgent 2.0.0 compilation errors (types casting) - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgAgent 2.0.0 compilation errors (types casting)
Date
Msg-id 937d27e10811240346k578d133fre61afd1c4db45fd3@mail.gmail.com
Whole thread Raw
In response to pgAgent 2.0.0 compilation errors (types casting)  ("Tomasz Zeman" <tomasz.zeman@gmail.com>)
List pgadmin-hackers
On Sun, Nov 23, 2008 at 11:30 AM, Tomasz Zeman <tomasz.zeman@gmail.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

pgadmin-hackers by date:

Previous
From: "Tomasz Zeman"
Date:
Subject: pgAgent 2.0.0 compilation errors (types casting)
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7504 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/dlg pgadmin/ui