From: Ruben V. <rub...@ug...> - 2014-06-16 14:33:39
|
> SWObjects is (finally) updated to the latest boost-log. It should > compile with boost >= 1.54 Thanks, Eric. Tried to build an OSX version but failed. OSX diff: https://github.com/RubenVerborgh/SWObjects/commit/e07c954cf6d build log: http://pastebin.com/gRFdvAat I have several errors of this type: lib/SWSexParser/location.hh:133:20: error: redefinition of 'operator+=' inline location& operator+= (location& res, unsigned int width) What would be the issue? Best, Ruben |