[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problemas compilar xmule



Me da este error al compilar xmule1.9.4 en Debian Sarge 2.6.11

==== Building DynPrefs [2 of 3] ====
== License(s): OSSAL and Creative Commons License
DynamicPreferences.cpp
DynamicPreferences.cpp: En function `wxWindow* add_item(wxTreeMultiCtrl*,
   wxXmlNode*, wxPanel*)':
DynamicPreferences.cpp:437: error: conversion from `const char[1]' to `const
   wxString' is ambiguous
/usr/local/include/wx-2.5/wx/string.h:639: error: candidates are:
   wxString::wxString(wchar_t, unsigned int) <near match>
/usr/local/include/wx-2.5/wx/string.h:628: error:
   wxString::wxString(int) <near match>
DynamicPreferences.cpp:442: error: conversion from `const char[1]' to `const
   wxString' is ambiguous
/usr/local/include/wx-2.5/wx/string.h:639: error: candidates are:
   wxString::wxString(wchar_t, unsigned int) <near match>
/usr/local/include/wx-2.5/wx/string.h:628: error:
   wxString::wxString(int) <near match>
DynamicPreferences.cpp:470:2: aviso: #warning The "z" needs a rename.
DynamicPreferences.cpp:508:2: aviso: #warning This entire colorlist
thing needs to be re-implemented :-/
DynamicPreferences.cpp: En member function `void
   DynamicPreferencesCtrl::OnChangedPrefs(const wxEvent&)':
DynamicPreferences.cpp:536: error: no matching function for call to `wxString::
   Format(const char[3], double)'
/usr/local/include/wx-2.5/wx/string.h:1054: error: candidates are: static
   wxString wxString::Format(const wxChar*, ...)
DynamicPreferences.cpp:540: error: no matching function for call to `wxString::
   Format(const char[4], long int)'
/usr/local/include/wx-2.5/wx/string.h:1054: error: candidates are: static
   wxString wxString::Format(const wxChar*, ...)
DynamicPreferences.cpp: En member function `void
   DynamicPreferencesCtrl::OnBrowse1(wxCommandEvent&)':
DynamicPreferences.cpp:564: error: conversion from `const char[41]' to `const
   wxString' is ambiguous
/usr/local/include/wx-2.5/wx/string.h:639: error: candidates are:
   wxString::wxString(wchar_t, unsigned int) <near match>
/usr/local/include/wx-2.5/wx/string.h:628: error:
   wxString::wxString(int) <near match>
DynamicPreferences.cpp:564: error: conversion from `const char[2]' to `const
   wxString' is ambiguous
/usr/local/include/wx-2.5/wx/string.h:639: error: candidates are:
   wxString::wxString(wchar_t, unsigned int) <near match>
/usr/local/include/wx-2.5/wx/string.h:628: error:
   wxString::wxString(int) <near match>
make[1]: *** [obj/DynamicPreferences.o] Error 1
make: *** [all] Error 2

Alguien me puede ayudar?

Gracias



Reply to: