Giovanni P. Tirloni wrote:
Raphaėl Enrici disse::(
For reference, the entire thread is available here:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg04031.html
It would be nice if you could send a success report when you are ok with
the build.
This is what I get from the code I checked out from CVS now:
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/wxwidgets-2.5/lib/wx/include/gtk-2.5
-I/usr/local/wxwidgets-2.5/include -DGTK_NO_CHECK_CASTS -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DWX_PRECOMP -DNO_GCC_PRAGMA
-I/usr/local/wxwidgets-2.5//include
-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&,
off_t)':
utils/utffile.cpp:86: error: no matching function for call to
`wxMBConv::MB2WC(wxStringBuffer, char*&, unsigned int)'
/usr/local/wxwidgets-2.5/include/wx/strconv.h:46: note: candidates are:
virtual size_t wxMBConv::MB2WC(wchar_t*, const char*, size_t) const
make[2]: ** [utffile.o] Erro 1
I kept the same wxWidgets install that I had and just upgraded pgadmin3.
Can you precise which wxWidgets version you are using ? (it should be http://pgadmin.postgresql.org/snapshots/wxWidgets/wxWidgets-pgAdmin3-20040711-1.tar.bz2)
Maybe it would help other hackers around to go further if you'd send your configure line for both the wxWid and pgAdmin III products.
@Devrim, Jean-Michel: any try on FC3 (test1) ?
Regards, Raphaėl
---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]