Re: Build failure on OSX 10.3 with wx 2.8.0 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Build failure on OSX 10.3 with wx 2.8.0
Date
Msg-id 459635E6.1030000@postgresql.org
Whole thread Raw
In response to Build failure on OSX 10.3 with wx 2.8.0  ("Florian G. Pflug" <fgp@phlo.org>)
Responses Re: Build failure on OSX 10.3 with wx 2.8.0  ("Florian G. Pflug" <fgp@phlo.org>)
List 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 by date:

Previous
From: "Florian G. Pflug"
Date:
Subject: Build failure on OSX 10.3 with wx 2.8.0
Next
From: "Florian G. Pflug"
Date:
Subject: Re: Build failure on OSX 10.3 with wx 2.8.0