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