Re: CVS compile error

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Adam H(dot)Pendleton" <fmonkey(at)fmonkey(dot)net>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: CVS compile error
Date: 2003-10-08 07:06:57
Message-ID: 03AF4E498C591348A42FC93DEA9661B844B772@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Adam H.Pendleton [mailto:fmonkey(at)fmonkey(dot)net]
> Sent: 08 October 2003 02:34
> To: pgadmin-hackers(at)postgresql(dot)org
> Subject: [pgadmin-hackers] CVS compile error
>
>
> I still get this compile error, on Mac, with the CVS HEAD from both
> pgadmin3 and wxWindows:
>
> utils/utffile.cpp: In member function `off_t
> wxUtfFile::Read(wxString&,
> long
> long int)':
> utils/utffile.cpp:85: no matching function for call to
> `wxMBConv::MB2WC(
> wxStringBuffer, char*&, long unsigned int)'
> /usr/local/wx2/include/wx/strconv.h:46: candidates are: virtual size_t
> wxMBConv::MB2WC(wchar_t*, const char*, long unsigned int) const

Could that be something to do with the lack of Unicode support on Mac?

Regards, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-10-08 08:54:44 Re: CVS compile error
Previous Message Hiroshi Saito 2003-10-08 01:46:08 Degrade(character conversion problem) pga3?