On Sun, Nov 23, 2008 at 11:30 AM, Tomasz Zeman <[EMAIL PROTECTED]> 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 -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
