Re: [pgadmin-hackers] CVS compile error

2003-10-21 Thread Jean-Michel POURE
Le Mardi 21 Octobre 2003 14:56, Andreas Pflug a écrit : > My latest stc patch is missing. Dear Adam, You can download the patched tarball from here: http://snake.pgadmin.org/snapshots/wxwindows/ wxWindows-pgAdmin3-20031010-3.tar.bz2 You can also install our RPMs: http://snake.pgadmin.org/snapshot

Re: [pgadmin-hackers] CVS compile error

2003-10-21 Thread Andreas Pflug
Adam H. Pendleton wrote: I am trying to look at Dave's GTK error, but I am getting the following CVS compile error: ui/ctlSQLBox.cpp: In constructor `ctlSQLBox::ctlSQLBox()': ui/ctlSQLBox.cpp:308: error: no matching function for call to `wxStyledTextCtrl ::wxStyledTextCtrl()' /usr/include/wx/

Re: [pgadmin-hackers] CVS compile error

2003-10-08 Thread Adam H. Pendleton
Stefan Csomor wrote: Hi it is not really difficult but if you don't know the MacOS Unicode calls it's getting tiresome, I will try to make an assessment of the trouble involved in solving this for 10.2 by next week, I see we need it... Thanks, Stefan, we really appreciate your continuing suppo

Re: [pgadmin-hackers] CVS compile error

2003-10-08 Thread Adam H.Pendleton
On Wednesday, Oct 8, 2003, at 05:28 US/Eastern, Stefan Csomor wrote: Hi actually it is the other way round : wxMac supports unicode, but the necessary w-char headers are only available on 10.3 or when using the CodeWarrior development tools. What is needed to make wxMac supporting unicode with

Re: [pgadmin-hackers] CVS compile error

2003-10-08 Thread Stefan Csomor
needed in wx using the apple unicode os functions. Best, Stefan > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jean-Michel POURE > Sent: Mittwoch, 8. Oktober 2003 09:55 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hacke

Re: [pgadmin-hackers] CVS compile error

2003-10-08 Thread Jean-Michel POURE
Le Mercredi 8 Octobre 2003 09:06, Dave Page a écrit : > Could that be something to do with the lack of Unicode support on Mac? MacOsX has built-in support for Unicode. wxMac does not. It remains to be added to wxMac according to Stefan. Cheers, Jean-Michel ---(end of bro

Re: [pgadmin-hackers] CVS compile error

2003-10-08 Thread Dave Page
> -Original Message- > From: Adam H.Pendleton [mailto:[EMAIL PROTECTED] > Sent: 08 October 2003 02:34 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] CVS compile error > > > I still get this compile error, on Mac, with the CVS HEAD from both > pgadmin3 and wxWindows: > > utils/u

Re: [pgadmin-hackers] CVS compile error

2003-10-06 Thread Andreas Pflug
Adam H. Pendleton wrote: ui/ctlSQLResult.cpp: In member function `int ctlSQLResult::Execute(const wxString&, int)': ui/ctlSQLResult.cpp:53: error: no matching function for call to `pgQueryThread ::pgQueryThread(pgConn*&, const wxString&, int&)' ../src/include/pgSet.h:89: error: candidates are

Re: [pgadmin-hackers] CVS compile error

2003-10-03 Thread Dave Page
Title: Message   -Original Message-From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] Sent: 03 October 2003 20:41To: Dave PageCc: [EMAIL PROTECTED]Subject: Re: [pgadmin-hackers] CVS compile errorDave Page wrote: -Original Message- From: Adam H.Pendleton

Re: [pgadmin-hackers] CVS compile error

2003-10-03 Thread Adam H. Pendleton
Dave Page wrote: -Original Message- From: Adam H.Pendleton [mailto:[EMAIL PROTECTED]] Sent: 02 October 2003 23:32 To: [EMAIL PROTECTED] Subject: [pgadmin-hackers] CVS compile error I get this when compiling a fresh CVS tree: utils/utffile.cpp: In member function `off_t

Re: [pgadmin-hackers] CVS compile error

2003-10-03 Thread Dave Page
> -Original Message- > From: Adam H.Pendleton [mailto:[EMAIL PROTECTED] > Sent: 02 October 2003 23:32 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] CVS compile error > > > I get this when compiling a fresh CVS tree: > > utils/utffile.cpp: In member function `off_t > wxUtfFile: