← Back to team overview

kicad-developers team mailing list archive

BZR3435 build error

 

Changes in Rev 3435 break compilation with the error:

\kicad\eeschema\component_references_lister.cpp: In function 'bool
engStrToDouble(wxString, double*)':
\kicad\eeschema\component_references_lister.cpp:127:33: error:
ambiguous default type conversion from 'wxUniCharRef'
\eeschema\component_references_lister.cpp:127:33: error:   candidate
conversions include 'wxUniCharRef::operator char() const' and
'wxUniCharRef::operator unsigned char() const'
mingw32-make[2]: ***
[eeschema/CMakeFiles/eeschema.dir/component_references_lister.cpp.obj]
Error 1
mingw32-make[1]: *** [eeschema/CMakeFiles/eeschema.dir/all] Error 2
mingw32-make: *** [all] Error 2

Best Regards,

Brian.


Follow ups