This also fails on Gentoo where gcc-4.6.3 is standard.
problem is that at least on my system, the
CHECK_CXX_COMPILER_FLAG(${PARAMETER_COMPILERFLAG_CXXSTD}
Compiler_std_supported) is not successful, hence -std=c++0x (or -std=c++11) is
not added to the compiler flags, and then the compilation fails.
--
https://code.launchpad.net/~widelands-dev/widelands/cxx11/+merge/175455
Your team Widelands Developers is requested to review the proposed merge of
lp:~widelands-dev/widelands/cxx11 into lp:widelands.
_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~widelands-dev
More help : https://help.launchpad.net/ListHelp