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: pgadmin3 1.6.1 build error on FC6



Devrim GUNDUZ wrote:
Hi,

I'm trying to build 1.6.1 RPM on FC6 (Yes, I built wx on FC6). I got
this error:

...


Any comments?

In frmEditGrid.cpp, change

EVT_AUI_PANEBUTTON

to

EVT_AUI_PANE_BUTTON

There 2 other similar changes to make in other files iirc. This is updated in SVN already, but the older pgAdmin doesn't work out of the box with the newer wxWidgets :-p

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