Hi Andreas,

1) What are your configuration options for wxGTK 2.5 cvs?

2) I have a single compilation error under wxGTK 2.4:
if g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include 
-I/usr/local/lib/wx/include/gtk2ud-2.4 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES 
-DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g -I./include/ -I 
-g -O2 -MT sysLogger.o -MD -MP -MF ".deps/sysLogger.Tpo" \
  -c -o sysLogger.o `test -f 'utils/sysLogger.cpp' || echo 
'./'`utils/sysLogger.cpp; \
then mv -f ".deps/sysLogger.Tpo" ".deps/sysLogger.Po"; \
else rm -f ".deps/sysLogger.Tpo"; exit 1; \
fi
utils/sysLogger.cpp: Dans member function � void sysLogger::WriteLog(const
   wxString&) �:
utils/sysLogger.cpp:152: pas de fonction concordante pour l'appel � �wxFFile
   ::wxFFile(wxString&, const wchar_t[2])�
/usr/local/include/wx/ffile.h:106: candidates are: wxFFile::wxFFile(const
   wxFFile&)
/usr/local/include/wx/ffile.h:47:                 wxFFile::wxFFile(FILE*)
/usr/local/include/wx/ffile.h:45:                 wxFFile::wxFFile(const
   wxChar*, const char* = "r")
/usr/local/include/wx/ffile.h:43:                 wxFFile::wxFFile()
make[2]: *** [sysLogger.o] Erreur 1
make[2]: Quitte le r�pertoire `/home/pgadmin/pgadmin3/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Quitte le r�pertoire `/home/pgadmin/pgadmin3'
make: *** [all] Erreur 2

Cheers,
Jean-Michel

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to