kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #09163
Re: -std=c++0x break build on MinGW and wxWidgets 2.9.4
On 15 November 2012 16:50, Dick Hollenbeck <dick@xxxxxxxxxxx> wrote:
>
> >
> > I know it's probably of no use, but I'm seeing the same error too, with
> 4.7.0 MinGW.
> >
> > Best Regards, Brian.
>
>
> It might hurt less after commit 3803.
>
> Backed out the compiler command line option, reverted to auto_ptr from
> unique_ptr, and
> kept the boost hashtables.
>
> Works here on my non-bleeding edge gcc ver 4.4.
Thanks Dick! Commit 3804 compiles fine.
Best Regards, Brian.
References