Re: compile problem

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: compile problem
Дата
Msg-id 45F51285.4050001@postgresql.org
обсуждение исходный текст
Ответ на compile problem  (Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>)
Список pgadmin-hackers
Giuseppe Sacco wrote:
> Hi all,
> I am testing pgadmin3 and wxwidget, both from CVS head on a GNU/Linux
> system. Once I compiled and installaed wxwidget and its "contrib"
> directory, I get this error while compiling pgAdmin3:
>
> ./frm/frmBackupServer.cpp: In member function ‘void frmBackupServer::OnSelectFilename(wxCommandEvent&)’:
> ./frm/frmBackupServer.cpp:96: error: ‘wxSAVE’ was not declared in this scope
>
> Is this a problem in my configuration?

It might be a change in wxWidgets CVS head. We only support 2.8.0 at the
moment. pgAdmin SVN trunk certainly builds OK for me on Linux.

Regards, Dave.

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Giuseppe Sacco
Дата:
Сообщение: compile problem
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r6037 - in trunk/pgadmin3/pgadmin: . ctl db dlg frm schema utils