kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #05978
Re: Compiling probems
On 12/27/2010 09:42 PM, Martin wrote:
> 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
I'll fix it in a few minutes.
Dick
References