kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #23745
Re: [PATCH] Enable C++11
boost 1.55 only adds the the flag you now have to set to workaround.
>Fixed in Git develop: I've added and documented two config macros:
> BOOST_MATH_USE_FLOAT128 and BOOST_MATH_DISABLE_FLOAT128 which explicitly enable/disable this feature.
> Defining the latter macro should fix things for your use case.
I think much much newer boost might fix it entirely but its also a
older gcc issue as I don't believe I ran into it on my Windows setup
which is way way more bleeding edge than Ubuntu.
Follow ups
References