Just setting C++11 will break some builds on some setups thanks to
boost and GCC (making its own decision on 128-bit float support)

See:
https://svn.boost.org/trac/boost/ticket/9240

The workaround is to start defining boost flags or define gnu++11 for gcc

Ubuntu 14 is affected by that.

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to