Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Build failure on OSX 10.3 with wx 2.8.0



Florian G. Pflug wrote:
Dave Page wrote:
Florian G. Pflug wrote:
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 - that helped. Here is the diff in case that it's important where
the include is added.

Thanks, fixed in SVn.

Regards, Dave



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group