widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #01290
Re: [Merge] lp:~widelands-dev/widelands/cxx11 into lp:widelands
...and to make things even more interesting, it simply does not work when running cmake again. rm -r of the whole build directory, then cmake again works...
So, to compile this with gcc-4.6:
1) fetch yourself a clean trunk
2) bzr merge this branch
3) rm -r everything in the build directory
4) in CMakeLists.txt, switch c++11 to c++0x
5) run cmake
6) run make
Then it works.
--
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