Can't compile xMule 1.9.2 (Score: 0) by Anonymous on Friday, October 01 @ 16:51:45 CDT | debian, own build wx-gtk 2.4-2.4.2.4 in /opt, g++-3.3
Anybody, any idea?
Yours,
S
==== Building DynPrefs [2 of 3] ====
== License(s): OSSAL and Creative Commons License
DynamicPreferences.cpp
DynamicPreferences.cpp:446: warning: #warning The "z" needs a rename.
DynamicPreferences.cpp:484: warning: #warning This entire colorlist thing needs to be re-implemented :-/
DynamicPreferences.cpp:58: template-id `Get' for `DynamicPreferences::Get(const wxString &)' does not match any template declaration
DynamicPreferences.cpp:58: syntax error before `{'
DynamicPreferences.cpp:63: template-id `Get' for `DynamicPreferences::Get(const wxString &)' does not match any template declaration
DynamicPreferences.cpp:63: syntax error before `{'
DynamicPreferences.cpp:68: template-id `Get' for `DynamicPreferences::Get(const wxString &)' does not match any template declaration
DynamicPreferences.cpp:68: syntax error before `{'
DynamicPreferences.cpp:73: template-id `Get' for `DynamicPreferences::Get(const wxString &)' does not match any template declaration
DynamicPreferences.cpp:73: syntax error before `{'
DynamicPreferences.cpp:111: invalid type `const char[7]' for default argument to `const wxString &'
DynamicPreferences.cpp: In method `class wxWindow * DynamicPreferencesCtrl::add_item(wxXmlNode *, wxPanel * = 0)':
DynamicPreferences.cpp:412: no matching function for call to `wxTextCtrl::wxTextCtrl (wxPanel *&, int, const char[1], const wxPoint &, wxSize, int, wxTextValidator, wxString)'
/opt/g++3.3libs/include/wx/gtk/textctrl.h:25: candidates are: wxTextCtrl::wxTextCtrl()
/opt/g++3.3libs/include/wx/gtk/textctrl.h:33: wxTextCtrl::wxTextCtrl(wxWindow *, int, const wxString & = wxEmptyString, const wxPoint & = wxDefaultPosition, const wxSize & = wxDefaultSize, long int = 0, const wxValidator & = wxDefaultValidator, const wxString & = wxTextCtrlNameStr)
/opt/g++3.3libs/include/wx/gtk/textctrl.h:191: wxTextCtrl::wxTextCtrl(const wxTextCtrl &)
DynamicPreferences.cpp:418: no matching function for call to `wxTextCtrl::wxTextCtrl (wxPanel *&, int, const char[1], const wxPoint &, wxSize, int, wxTextValidator, wxString)'
/opt/g++3.3libs/include/wx/gtk/textctrl.h:25: candidates are: wxTextCtrl::wxTextCtrl()
/opt/g++3.3libs/include/wx/gtk/textctrl.h:33: wxTextCtrl::wxTextCtrl(wxWindow *, int, const wxString & = wxEmptyString, const wxPoint & = wxDefaultPosition, const wxSize & = wxDefaultSize, long int = 0, const wxValidator & = wxDefaultValidator, const wxString & = wxTextCtrlNameStr)
/opt/g++3.3libs/include/wx/gtk/textctrl.h:191: wxTextCtrl::wxTextCtrl(const wxTextCtrl &)
DynamicPreferences.cpp: In method `void DynamicPreferencesCtrl::OnChangedPrefs(wxEvent *)':
DynamicPreferences.cpp:512: no matching function for call to `wxString::Format (const char[3], double)'
/opt/g++3.3libs/include/wx/string.h:738: candidates are: static class wxString wxString::Format(const wxChar *, ...)
DynamicPreferences.cpp:516: no matching function for call to `wxString::Format (const char[3], long int)'
/opt/g++3.3libs/include/wx/string.h:738: candidates are: static class wxString wxString::Format(const wxChar *, ...)
DynamicPreferences.cpp: In method `void DynamicPreferencesCtrl::OnBrowse1(wxCommandEvent *)':
DynamicPreferences.cpp:540: no matching function for call to `wxGenericDirDialog::wxGenericDirDialog (DynamicPreferencesCtrl *, const char[41], const char[2])'
/opt/g++3.3libs/include/wx/generic/dirdlgg.h:43: candidates are: wxGenericDirDialog::wxGenericDirDialog()
/opt/g++3.3libs/include/wx/generic/dirdlgg.h:51: wxGenericDirDialog::wxGenericDirDialog(wxWindow *, const wxString & = wxDirSelectorPromptStr, const wxString & = wxEmptyString, long int = 536871104, const wxPoint & = wxDefaultPosition, const wxSize & = wxSize(450, 550), const wxString & = wxDirDialogNameStr)
/opt/g++3.3libs/
Read the rest of this comment... |
|
|