----Message d'origine----
>Date: Wed, 8 Sep 2004 11:53:43 +0300 (EEST)
>De: Devrim GUNDUZ <[EMAIL PROTECTED]>
>A: PgAdmin Hackers <[EMAIL PROTECTED]>
>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


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to