Re: pgadmin3+Fedora Core 2 status report

From: blacknoz(at)club-internet(dot)fr
To: devrim(at)gunduz(dot)org
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgadmin3+Fedora Core 2 status report
Date: 2004-09-08 12:15:13
Message-ID: mnet3.1094638513.23157.blacknoz@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers


----Message d'origine----
>Date: Wed, 8 Sep 2004 11:53:43 +0300 (EEST)
>De: Devrim GUNDUZ <devrim(at)gunduz(dot)org>
>A: PgAdmin Hackers <pgadmin-hackers(at)postgresql(dot)org>
>Sujet: Re: [pgadmin-hackers] pgadmin3+Fedora Core 2 status report
>
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>
>Hi,
>
>On Tue, 7 Sep 2004, Diego A. Gil wrote:
>
>I still can't compile! :-(
>
>=================================
>if g++ -DHAVE_CONFIG_H -I. -I. -I..
>- -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g
>- -I../src/include -I../src/agent/include -I/usr/include -DSSL
>- -I/usr/local/lib/wx/include/gtk2-2.5 -I/usr/local/include/wx-2.5
>- -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
>- -I/usr/local/include/wx-2.5
>- -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g
>- -I../src/include -I../src/agent/include -Wall -g -O0 -MT utffile.o -MD -MP
>- -MF ".deps/utffile.Tpo" -c -o utffile.o `test -f 'utils/utffile.cpp' ||
>echo './'`utils/utffile.cpp; \
>then mv -f ".deps/utffile.Tpo" ".deps/utffile.Po"; else rm -f
>".deps/utffile.Tpo"; exit 1; fi
>utils/utffile.cpp: In member function `off_t wxUtfFile::Read(wxString&,
>long
> long int)':
>utils/utffile.cpp:86: error: no matching function for call to
>`wxMBConv::MB2WC(
> wxStringBuffer, char*&, unsigned int)'
>/usr/local/include/wx-2.5/wx/strconv.h:46: error: candidates are: virtual
> size_t wxMBConv::MB2WC(wchar_t*, const char*, unsigned int) const

Did you recheck you enabled unicode in the wxWidgets build ?
Cheers,
Raphaël

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2004-09-08 12:56:29 CVS Commit by dpage: Database size functions are all in /contrib/dbsize
Previous Message Dave Page 2004-09-08 11:43:35 pgAdmin III v1.2.0 Beta1 (Win32)