Re: pgAgent 2.0.0 compilation errors (types casting)

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAgent 2.0.0 compilation errors (types casting)
Дата
Msg-id 937d27e10811240346k578d133fre61afd1c4db45fd3@mail.gmail.com
обсуждение исходный текст
Ответ на pgAgent 2.0.0 compilation errors (types casting)  ("Tomasz Zeman" <tomasz.zeman@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Tomasz Zeman"
Дата:
Сообщение: pgAgent 2.0.0 compilation errors (types casting)
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7504 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/dlg pgadmin/ui