On Fri, 2 Jul 2004 08:20:13 +0100, Dave Page <[EMAIL PROTECTED]> 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&, const wxSize&, 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&, const wxSize&, 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&, const wxSize&, long int, const wxString&) ': ui/calbox.cpp:87: error: no matching function for call to `wxTextCtrl::Connect( <anonymous enum>, <anonymous enum>, const wxEventType&, void (wxObject::*)(wxEvent&), int, wxCalendarBox* const)' What's up? Is this snapshot expecting a different version of wx? /rls -- :wq ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html