Re: pgadmin3+Fedora Core 2 status report - Mailing list pgadmin-hackers

From blacknoz@club-internet.fr
Subject Re: pgadmin3+Fedora Core 2 status report
Date
Msg-id mnet3.1094638513.23157.blacknoz@club-internet.fr
Whole thread Raw
In response to pgadmin3+Fedora Core 2 status report  (Devrim GUNDUZ <devrim@gunduz.org>)
Responses Re: pgadmin3+Fedora Core 2 status report
List pgadmin-hackers
----Message d'origine----
>Date: Wed, 8 Sep 2004 11:53:43 +0300 (EEST)
>De: Devrim GUNDUZ <devrim@gunduz.org>
>A: PgAdmin Hackers <pgadmin-hackers@postgresql.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


pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: CVS Commit by andreas: Slovenian update
Next
From: Devrim GUNDUZ
Date:
Subject: Re: pgadmin3+Fedora Core 2 status report