Re: Compilation error
От | Giovanni P. Tirloni |
---|---|
Тема | Re: Compilation error |
Дата | |
Msg-id | 12712.200.181.210.22.1092678953.squirrel@webmail.bs2.com.br обсуждение исходный текст |
Ответ на | Re: Compilation error (Raphaël Enrici <blacknoz@club-internet.fr>) |
Ответы |
Re: Compilation error
|
Список | pgadmin-support |
Raphaël Enrici disse: > The last patch has just been commited. So, try to checkout now or wait > for the next tarball snapshot (tomorrow morning). > > For reference, the entire thread is available here: > http://www.mail-archive.com/pgadmin-hackers@postgresql.org/msg04031.html > > It would be nice if you could send a success report when you are ok with > the build. > > Have a nice day and have fun! > > Cheers, > Raphaël > Hi Raphaël, 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. Good luck, -- Giovanni P. Tirloni
В списке pgadmin-support по дате отправления: