kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #05977
Compiling probems
since dsnlexer introduced, the same problem appears:
In file included from /home/martin/kicad/include/richio.h:41,
from /home/martin/kicad/include/dsnlexer.h:34,
from /home/martin/kicad/common/dsnlexer.cpp:33:
/home/martin/kicad/include/kicad_exceptions.h:54: error:
‘IO_ERROR::IO_ERROR(const char*)’ cannot be overloaded
/home/martin/kicad/include/kicad_exceptions.h:44: error: with
‘IO_ERROR::IO_ERROR(const wxChar*)’
make[2]: *** [common/CMakeFiles/common.dir/dsnlexer.cpp.o] Error 1
make[1]: *** [common/CMakeFiles/common.dir/all] Error 2
make: *** [all] Error 2
greetings
Martin Kratoska
Follow ups
References