Yeah, read it afterwards... Regards, Dave.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 22 October 2003 10:31 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] Last night's build failed :-( > > Hi Dave, > > Andreas talked about a patch to wxwindows concerning calendar.... > May be you missed his mail ? > > Regards, > Rapha�l > > ----Message d'origine---- > >Sujet: [pgadmin-hackers] Last night's build failed :-( > >Date: Wed, 22 Oct 2003 08:03:11 +0100 > >De: "Dave Page" <[EMAIL PROTECTED]> > >A: <[EMAIL PROTECTED]> > > > >if g++ -DHAVE_CONFIG_H -I. -I. -I.. > -DDATA_DIR=\"/usr/share/pgadmin3/\" > >-Wall -g -I../src/include -I../src/agent/include > >-I/usr/local/pgsql/include -DSSL > -I/usr/local/lib/wx/include/gtk2ud-2.5 > >-D__WXDEBUG__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES > >-I/usr/local//include -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -g > >-I../src/include -I../src/agent/include -Wall -g -O0 -MT > calbox.o -MD > >-MP -MF ".deps/calbox.Tpo" \ > > -c -o calbox.o `test -f 'ui/calbox.cpp' || echo > './'`ui/calbox.cpp; \ > >then mv ".deps/calbox.Tpo" ".deps/calbox.Po"; \ else rm -f > >".deps/calbox.Tpo"; exit 1; \ fi > >/usr/local/include/wx/generic/calctrl.h: In member function `bool > > wxCalendarBox::Create(wxWindow*, int, const wxDateTime&, const > >wxPoint&, > > const wxSize&, long int, const wxString&)': > >/usr/local/include/wx/generic/calctrl.h:247: `wxControl* > > wxCalendarCtrl::GetYearControl() const' is private > >ui/calbox.cpp:107: within this context > >/usr/local/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 `/usr/local/src/pgadmin3/src' > >make[1]: *** [all-recursive] Error 1 > >make[1]: Leaving directory `/usr/local/src/pgadmin3' > >make: *** [all] Error 2 > >/usr/bin/strip: src/pgadmin3: No such file or directory > > > >---------------------------(end of > >broadcast)--------------------------- > >TIP 7: don't forget to increase your free space map settings > > > > ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
