← Back to team overview

kicad-developers team mailing list archive

Re: Compiling probems

 

dsnlexer is OK now.
There are some other problems...

(build 2690 on PCLinuxOS 2010)

/home/martin/kicad/common/richio.cpp: In member function ‘virtual unsigned int FILE_LINE_READER::ReadLine()’: /home/martin/kicad/common/richio.cpp:116: error: call of overloaded ‘IO_ERROR(const wxChar*)’ is ambiguous /home/martin/kicad/include/kicad_exceptions.h:50: note: candidates are: IO_ERROR::IO_ERROR(const std::string&) /home/martin/kicad/include/kicad_exceptions.h:45: note: IO_ERROR::IO_ERROR(const wxString&) /home/martin/kicad/common/richio.cpp: In member function ‘virtual unsigned int STRING_LINE_READER::ReadLine()’: /home/martin/kicad/common/richio.cpp:167: error: call of overloaded ‘IO_ERROR(const wxChar*)’ is ambiguous /home/martin/kicad/include/kicad_exceptions.h:50: note: candidates are: IO_ERROR::IO_ERROR(const std::string&) /home/martin/kicad/include/kicad_exceptions.h:45: note: IO_ERROR::IO_ERROR(const wxString&) /home/martin/kicad/common/richio.cpp: In member function ‘virtual const char* OUTPUTFORMATTER::Quoted(std::string*)’: /home/martin/kicad/common/richio.cpp:306: error: call of overloaded ‘IO_ERROR(const wxChar*)’ is ambiguous /home/martin/kicad/include/kicad_exceptions.h:50: note: candidates are: IO_ERROR::IO_ERROR(const std::string&) /home/martin/kicad/include/kicad_exceptions.h:45: note: IO_ERROR::IO_ERROR(const wxString&) /home/martin/kicad/common/richio.cpp: In member function ‘virtual void STREAM_OUTPUTFORMATTER::write(const char*, int)’: /home/martin/kicad/common/richio.cpp:364: error: call of overloaded ‘IO_ERROR(const wxChar*)’ is ambiguous /home/martin/kicad/include/kicad_exceptions.h:50: note: candidates are: IO_ERROR::IO_ERROR(const std::string&) /home/martin/kicad/include/kicad_exceptions.h:45: note: IO_ERROR::IO_ERROR(const wxString&)
make[2]: *** [common/CMakeFiles/common.dir/richio.cpp.o] Error 1
make[1]: *** [common/CMakeFiles/common.dir/all] Error 2
make: *** [all] Error 2

greetings

Martin Kratoska



Follow ups

References