When compiling Haggle version 0.4 with g++ version 4.7.0 there is an error in
src/libcpphaggle/include/libcpphaggle/Reference.h on line 499 which says that
'push_back' was not declared in this scope. To resolve this issue, I just had
to add 'this->push_back'.
Original issue reported on code.google.com by christop...@gmail.com on 20 Apr 2012 at 6:40
Original issue reported on code.google.com by
christop...@gmail.com
on 20 Apr 2012 at 6:40