Re: pgadmin3 1.6.1 build error on FC6
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
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