Tino, the problem here is that WIN32 is defined in some header (which we do not seem to include anymore at this point. I changed this and all other appearances of ifdef WIN32 to using _WIN32 which is defined by the compiler and therefore always true under windows. I pushed the change to trunk and merged trunk into this branch. Could you try again? -- 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

