← Back to team overview

kicad-developers team mailing list archive

Re: Build problem

 

El Martes, 22 de Abril de 2008, Nagy László escribió:
> Hello
>
> /home/lacko/forrasok/kicadsvn/eeschema/class_schematic_items.cpp:
> In member function ‘virtual bool DrawMarkerStruct::Save(FILE*)
> const’:
> /home/lacko/forrasok/kicadsvn/eeschema/class_schematic_items.cpp:264:
> error: ISO C++ says that these are ambiguous, even though the
> worst conversion for the first is better than the worst
> conversion for the second:
> /home/lacko/forrasok/kicadsvn/eeschema/class_schematic_items.cpp:264:
> note: candidate 1: operator+(int, int) <built-in>
> /usr/include/wx-2.8/wx/string.h:1422: note: candidate 2:
> wxString operator+(const wxString&, wxChar)
> /home/lacko/forrasok/kicadsvn/eeschema/class_schematic_items.cpp:264:
> error: ISO C++ says that these are ambiguous, even though the
> worst conversion for the first is better than the worst
> conversion for the second:
> /home/lacko/forrasok/kicadsvn/eeschema/class_schematic_items.cpp:264:
> note: candidate 1: operator+(int, int) <built-in>
> /usr/include/wx-2.8/wx/string.h:1422: note: candidate 2:
> wxString operator+(const wxString&, wxChar)
>
> Regards Biglacko

Please state your wxwidgets, gcc versions and other of your system details.

Thanks,

-- 
Raúl Sánchez Siles






Follow ups