From: Matthew G. <mat...@gm...> - 2007-09-27 14:25:31
|
Hi Lee, Just be patient. It seems that the anonymous CVS system has not been synced with the main CVS tree. (I guess) If I'm right, just wait and type 'cvs update' one or more times until actuator_dlg.cpp is updated. Matt 在 2007-09-27四的 09:45 -0400,Lee Duke写道: > actuator_dlg.cpp:279: error: conversion from ‘const char [1]’ > to ‘const wxString’ is ambiguous > /usr/include/wx-2.6/wx/string.h:643: note: candidates are: > wxString::wxString(wxChar, size_t) <near match> > /usr/include/wx-2.6/wx/string.h:633: note: > wxString::wxString(int) <near match> > actuator_dlg.cpp:280: error: conversion from ‘const char [1]’ > to ‘const wxString’ is ambiguous > /usr/include/wx-2.6/wx/string.h:643: note: candidates are: > wxString::wxString(wxChar, size_t) <near match> > /usr/include/wx-2.6/wx/string.h:633: note: > wxString::wxString(int) <near match> > actuator_dlg.cpp:281: error: conversion from ‘const char [1]’ > to ‘const wxString’ is ambiguous > /usr/include/wx-2.6/wx/string.h:643: note: candidates are: > wxString::wxString(wxChar, size_t) <near match> > /usr/include/wx-2.6/wx/string.h:633: note: > wxString::wxString(int) <near match> > actuator_dlg.cpp:282: error: conversion from ‘const char [1]’ > to ‘const wxString’ is ambiguous |