Re: Build failure on OSX 10.3 with wx 2.8.0

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Build failure on OSX 10.3 with wx 2.8.0
Дата
Msg-id 459635E6.1030000@postgresql.org
обсуждение исходный текст
Ответ на Build failure on OSX 10.3 with wx 2.8.0  ("Florian G. Pflug" <fgp@phlo.org>)
Ответы Re: Build failure on OSX 10.3 with wx 2.8.0  ("Florian G. Pflug" <fgp@phlo.org>)
Список pgadmin-hackers
Florian G. Pflug wrote:
> Hi
>
> My night build on osx 10.3.9 with wx widgest 2.8 fails with
> agent/pgaJob.cpp:303: error: `Refresh' undeclared (first use this function)
> agent/pgaJob.cpp:303: error: (Each undeclared identifier is reported
> only once
>
> Does anyone know a plausible cause for this, or shall I go
> investigating?

Can you try adding:

#include <frm/frmMain.h>

to the top of that file and see if that helps? (I think thats the right
path, if not, adjust accordingly)

Thanks, Dave

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

Предыдущее
От: "Florian G. Pflug"
Дата:
Сообщение: Build failure on OSX 10.3 with wx 2.8.0
Следующее
От: "Florian G. Pflug"
Дата:
Сообщение: Re: Build failure on OSX 10.3 with wx 2.8.0