Re: bug? app closes on closing SQL editor - Mailing list pgadmin-support

From Rosser Schwarz
Subject Re: bug? app closes on closing SQL editor
Date
Msg-id 37d451f704070210116adf904d@mail.gmail.com
Whole thread Raw
In response to Re: bug? app closes on closing SQL editor  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-support
On Fri, 2 Jul 2004 08:20:13 +0100, Dave Page <dpage@vale-housing.co.uk> wrote:

> Please try with a recent snapshot or CVS tip. There have been a variety
> of changes that might have fixed this iirc.

Building the 1.1.0 (20040701) snapshot, I'm getting a string of
compiler errors, as follows:

ui/calbox.cpp: In member function `bool wxCalendarBox::Create(wxWindow*, int,   const wxDateTime&, const wxPoint&,
constwxSize&, long int, const wxString&)  ':
 
ui/calbox.cpp:75: error: no matching function for call to `wxBrush::wxBrush(  wxColour)'


ui/calbox.cpp: In member function `bool wxCalendarBox::Create(wxWindow*, int,   const wxDateTime&, const wxPoint&,
constwxSize&, long int, const wxString&)  ':
 
ui/calbox.cpp:76: error: no matching function for call to `wxPen::wxPen(  wxColour, <anonymous enum>)'


ui/calbox.cpp: In member function `bool wxCalendarBox::Create(wxWindow*, int,   const wxDateTime&, const wxPoint&,
constwxSize&, long int, const wxString&)  ':
 
ui/calbox.cpp:87: error: no matching function for call to `wxTextCtrl::Connect(  <anonymous enum>, <anonymous enum>,
constwxEventType&, void   (wxObject::*)(wxEvent&), int, wxCalendarBox* const)'
 

What's up?  Is this snapshot expecting a different version of wx?

/rls

-- 
:wq


pgadmin-support by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: pgsql db
Next
From: "Keith C. Perry"
Date:
Subject: Using pgadmin with the windows 7.5-dev binary snapshot