← Back to team overview

kicad-developers team mailing list archive

Re: -std=c++0x break build on MinGW and wxWidgets 2.9.4

 

On 15 November 2012 14:33, Wayne Stambaugh <stambaughw@xxxxxxxxxxx> wrote:
>
> Brace yourself.  Here is the failure message I'm getting on both MinGW and
> Linux (this is the MinGW version but the Linux version is almost identical
> with the exception of the file paths) so it appears that the
> -std=(gnu)c++0x flags are not playing nice with the Boost polygon library
> using the 4.7 branch of GCC:
>
> make[2]: Entering directory `/usr/home/Wayne/build/kicad-**
> testing/mingw-trunk-release/'
> [ 53%] Building CXX object polygon/CMakeFiles/polygon.**
> dir/PolyLine.cpp.obj
> In file included from C:/MinGW/msys/1.0/home/Wayne/**
> src/kicad-testing/trunk/**include/boost/polygon/polygon.**hpp:17:0,
>                  from C:/MinGW/msys/1.0/home/Wayne/**
> src/kicad-testing/trunk/**polygon/./polygons_defs.h:9,
>                  from C:/MinGW/msys/1.0/home/Wayne/**
> src/kicad-testing/trunk/**polygon/./PolyLine.h:24,
>                  from c:/MinGW/msys/1.0/home/Wayne/**
> src/kicad-testing/trunk/**polygon/PolyLine.cpp:13:
>

...

I know it's probably of no use, but I'm seeing the same error too, with
4.7.0 MinGW.

Best Regards, Brian.

Follow ups

References