On 17 April 2012 23:23, Kasper Laudrup
<address@hidden> wrote:
I've have tried to check out the source from git and build Pingus, but run into a problem using GCC 4.7.0 and its support for C++ 11.
The problem is related to changes in the preprocessor as I have understood from this thread:
http://groups.google.com/group/comp.std.c++/browse_thread/thread/f670f831bf293754
Anyway, it is very simple to fix and I have attached a patch that does that. Hope you might find it useful, I can now build and run Pingus with GCC 4.7.0.