widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #01287
Re: [Merge] lp:~widelands-dev/widelands/cxx11 into lp:widelands
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.
References