Cannot build latest CVS - Mailing list pgadmin-hackers

From Troels Arvin
Subject Cannot build latest CVS
Date
Msg-id 1066825666.2257.9.camel@localhost
Whole thread Raw
Responses Re: Cannot build latest CVS  (Jean-Michel POURE <jm@poure.com>)
List pgadmin-hackers
Hello,

When I try latest CVS:

/usr/include/wx/generic/calctrl.h: In member function `bool
   wxCalendarBox::Create(wxWindow*, int, const wxDateTime&, const
wxPoint&,
   const wxSize&, long int, const wxString&)':
/usr/include/wx/generic/calctrl.h:247: `wxControl*
   wxCalendarCtrl::GetYearControl() const' is private
ui/calbox.cpp:107: within this context
/usr/include/wx/generic/calctrl.h:246: `wxControl*
   wxCalendarCtrl::GetMonthControl() const' is private
ui/calbox.cpp:139: within this context
ui/calbox.cpp: In member function `void
   wxCalendarBox::OnText(wxCommandEvent&)':
ui/calbox.cpp:413: no matching function for call to
`wxCalendarEvent::SetDate(
   wxDateTime&)'
make[2]: *** [calbox.o] Error 1
make[2]: Leaving directory `/home/troels/cvs-co/pgadmin3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/troels/cvs-co/pgadmin3'
make: *** [all] Error 2

I'm using wxGTK2ud-2.5-20031010.3 from
http://snake.pgadmin.org/snapshots/wxwindows/

--
Greetings from Troels Arvin, Copenhagen, Denmark


pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: pgAdmin translation in progress (14 languages)
Next
From: "Dave Page"
Date:
Subject: Re: Cannot build latest CVS