CVS compile error

From: Adam H(dot)Pendleton <fmonkey(at)fmonkey(dot)net>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: CVS compile error
Date: 2003-10-08 01:33:43
Message-ID: 73D4FEF4-F92F-11D7-AE85-000A9566CE14@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

ahp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2003-10-08 01:46:08 Degrade(character conversion problem) pga3?
Previous Message Dave Page 2003-10-07 19:25:14 Re: [pgadmin-support] Os x link problem