kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #03461
Re: SVN R2050 build error.
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Patrick" <pmaupin@...>
-
Date:
Mon, 26 Oct 2009 23:16:43 -0000
-
In-reply-to:
<4AE60B52.6060805@...>
-
User-agent:
eGroups-EW/0.82
--- In kicad-devel@xxxxxxxxxxxxxxx, Wayne Stambaugh <stambaughw@...> wrote:
>
> I got the following error:
>
> e:/src/kicad-trunk/pcbnew/dialog_design_rules.cpp:938:1: converting to
> execution character set: Illegal byte sequence
>
> building r2050 on MinGW/MSYS with GCC 3.6.5. I'm guessing this compiled
> fine on Linux.
>
> Wayne
>
Same error occurs with svn HEAD (2051) on my Ubuntu 9.04:
gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
/home/pat/projects/build_kicad/kicad_trunk/kicad/pcbnew/dialog_design_rules.cpp: In member function `bool DIALOG_DESIGN_RULES::TestDataValidity()':
/home/pat/projects/build_kicad/kicad_trunk/kicad/pcbnew/dialog_design_rules.cpp:938: error: converting to execution character set: Invalid or incomplete multibyte or wide character
Follow ups
References